Searched refs:android_thread_id_t_to_pthread (Results 1 - 1 of 1) sorted by path

/frameworks/native/libs/utils/
H A DThreads.cpp192 static pthread_t android_thread_id_t_to_pthread(android_thread_id_t thread) function
881 pthread_t pthread = android_thread_id_t_to_pthread(mThread);

Completed in 39 milliseconds