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

/system/core/libutils/
H A DThreads.cpp173 static pthread_t android_thread_id_t_to_pthread(android_thread_id_t thread) function
837 pthread_t pthread = android_thread_id_t_to_pthread(mThread);

Completed in 177 milliseconds