Searched defs:android_create_thread_fn (Results 1 - 1 of 1) sorted by last modified time

/frameworks/native/include/utils/
H A DAndroidThreads.h61 typedef int (*android_create_thread_fn)(android_thread_func_t entryFunction, typedef
68 extern void androidSetCreateThreadFunc(android_create_thread_fn func);

Completed in 102 milliseconds