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

  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
tsan_posix_util.h 40 #define __interceptor_pthread_cond_wait wrap_pthread_cond_wait macro
73 extern "C" int __interceptor_pthread_cond_wait(pthread_cond_t *cond,
tsan_posix_util.h 40 #define __interceptor_pthread_cond_wait wrap_pthread_cond_wait macro
73 extern "C" int __interceptor_pthread_cond_wait(pthread_cond_t *cond,

Completed in 25 milliseconds