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

  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
tsan_posix_util.h 41 #define __interceptor_pthread_cond_destroy wrap_pthread_cond_destroy macro
75 extern "C" int __interceptor_pthread_cond_destroy(pthread_cond_t *cond);
tsan_posix_util.h 41 #define __interceptor_pthread_cond_destroy wrap_pthread_cond_destroy macro
75 extern "C" int __interceptor_pthread_cond_destroy(pthread_cond_t *cond);

Completed in 22 milliseconds