Searched refs:msgread (Results 1 – 2 of 2) sorted by relevance
169 int msgread; member
51 if (read(android_app->msgread, &cmd, sizeof(cmd)) == sizeof(cmd)) { in android_app_read_cmd()222 ALooper_addFd(looper, android_app->msgread, LOOPER_ID_MAIN, ALOOPER_EVENT_INPUT, NULL, in android_app_entry()261 android_app->msgread = msgpipe[0]; in android_app_create()327 close(android_app->msgread); in android_app_free()