Searched refs:android_app_entry (Results 1 - 1 of 1) sorted by relevance

/development/ndk/sources/android/native_app_glue/
H A Dandroid_native_app_glue.c207 static void* android_app_entry(void* param) { function
268 pthread_create(&android_app->thread, &attr, android_app_entry, android_app);

Completed in 116 milliseconds