Searched refs:android_thread_id_t_to_pthread (Results 1 – 1 of 1) sorted by relevance
179 static pthread_t android_thread_id_t_to_pthread(android_thread_id_t thread) in android_thread_id_t_to_pthread() function848 pthread_t pthread = android_thread_id_t_to_pthread(mThread); in getTid()