Searched refs:__libcpp_thread_detach (Results 1 – 3 of 3) sorted by relevance
64 ec = __libcpp_thread_detach(&__t_); in detach()
232 int __libcpp_thread_detach(__libcpp_thread_t *__t);399 int __libcpp_thread_detach(__libcpp_thread_t *__t)556 int __libcpp_thread_detach(__libcpp_thread_t *__t)
231 int __libcpp_thread_detach(__libcpp_thread_t *__t) in __libcpp_thread_detach() function