Searched refs:__libcpp_thread_detach (Results 1 – 3 of 3) sorted by relevance
187 int __libcpp_thread_detach(__libcpp_thread_t *__t);346 int __libcpp_thread_detach(__libcpp_thread_t *__t)
68 ec = __libcpp_thread_detach(&__t_); in detach()
231 int __libcpp_thread_detach(__libcpp_thread_t *__t) in __libcpp_thread_detach() function