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

/frameworks/base/include/utils/
H A Dthreads.h118 typedef int (*android_create_thread_fn)(android_thread_func_t entryFunction, typedef
125 extern void androidSetCreateThreadFunc(android_create_thread_fn func);

Completed in 117 milliseconds