Searched refs:__libcpp_thread_detach (Results 1 – 3 of 3) sorted by relevance
63 ec = __libcpp_thread_detach(&__t_); in detach()
271 int __libcpp_thread_detach(__libcpp_thread_t *__t);536 int __libcpp_thread_detach(__libcpp_thread_t *__t)693 int __libcpp_thread_detach(__libcpp_thread_t *__t)
235 int __libcpp_thread_detach(__libcpp_thread_t *__t) in __libcpp_thread_detach() function