Home
last modified time | relevance | path

Searched defs:dispatch_semaphore_wait (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/clang/test/Analysis/
Dstack-capture-leak-arc.mm160 long dispatch_semaphore_wait(dispatch_semaphore_t dsema, dispatch_time_t timeout); function
Dgcdantipatternchecker_test.m23 void dispatch_semaphore_wait(dispatch_semaphore_t, int); function
Dautoreleasewritechecker_test.m63 void dispatch_semaphore_wait(dispatch_semaphore_t, int); function
/external/compiler-rt/lib/tsan/rtl/
Dtsan_libdispatch_mac.cc275 TSAN_INTERCEPTOR(long_t, dispatch_semaphore_wait, dispatch_semaphore_t dsema, in TSAN_INTERCEPTOR() argument
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors_libdispatch.cpp328 TSAN_INTERCEPTOR(long_t, dispatch_semaphore_wait, dispatch_semaphore_t dsema, in TSAN_INTERCEPTOR() argument