Searched refs:android_app_entry (Results 1 – 1 of 1) sorted by relevance
208 static void* android_app_entry(void* param) { in android_app_entry() function269 pthread_create(&android_app->thread, &attr, android_app_entry, android_app); in android_app_create()