Searched defs:android_create_thread_fn (Results 1 - 2 of 2) sorted by relevance

/system/core/include/utils/
H A DAndroidThreads.h64 typedef int (*android_create_thread_fn)(android_thread_func_t entryFunction, typedef
71 extern void androidSetCreateThreadFunc(android_create_thread_fn func);
/system/core/libutils/include/utils/
H A DAndroidThreads.h64 typedef int (*android_create_thread_fn)(android_thread_func_t entryFunction, typedef
71 extern void androidSetCreateThreadFunc(android_create_thread_fn func);

Completed in 198 milliseconds