HomeSort by: relevance | last modified time | path
    Searched refs:__interceptor_pthread_detach (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
tsan_posix_util.h 24 #define __interceptor_pthread_detach wrap_pthread_detach macro
51 extern "C" int __interceptor_pthread_detach(pthread_t thread);
tsan_test_util_posix.cc 392 __interceptor_pthread_detach(impl_->thread);

Completed in 36 milliseconds