Searched refs:__current_thread (Results 1 – 1 of 1) sorted by relevance
186 const __libcpp_thread_t __current_thread = pthread_self(); in __libcpp_thread_get_current_id() local187 return __libcpp_thread_get_id(&__current_thread); in __libcpp_thread_get_current_id()