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

  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
tsan_posix_util.h 31 #define __interceptor_pthread_rwlock_destroy wrap_pthread_rwlock_destroy macro
62 extern "C" int __interceptor_pthread_rwlock_destroy(pthread_rwlock_t *rwlock);
tsan_posix_util.h 31 #define __interceptor_pthread_rwlock_destroy wrap_pthread_rwlock_destroy macro
62 extern "C" int __interceptor_pthread_rwlock_destroy(pthread_rwlock_t *rwlock);

Completed in 23 milliseconds