Searched refs:__interceptor_pthread_detach (Results 1 – 2 of 2) sorted by relevance
23 #define __interceptor_pthread_detach wrap_pthread_detach macro50 extern "C" int __interceptor_pthread_detach(pthread_t thread);
409 __interceptor_pthread_detach(impl_->thread); in Detach()