OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:android_app_entry
(Results
1 - 1
of
1
) sorted by null
/development/ndk/sources/android/native_app_glue/
android_native_app_glue.c
201
static void*
android_app_entry
(void* param) {
function
261
pthread_create(&android_app->thread, &attr,
android_app_entry
, android_app);
Completed in 266 milliseconds