Searched refs:__libcpp_thread_get_id (Results 1 – 3 of 3) sorted by relevance
181 __libcpp_thread_id __libcpp_thread_get_id(const __libcpp_thread_t *__t);336 __libcpp_thread_id __libcpp_thread_get_id(const __libcpp_thread_t *__t)
328 id get_id() const _NOEXCEPT {return __libcpp_thread_get_id(&__t_);}
217 __libcpp_thread_id __libcpp_thread_get_id(const __libcpp_thread_t *__t) in __libcpp_thread_get_id() function