Home
last modified time | relevance | path

Searched defs:dispatch_semaphore_signal (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/Analysis/
H A Dstack-capture-leak-arc.mm162 long dispatch_semaphore_signal(dispatch_semaphore_t dsema); function
H A Dgcdantipatternchecker_test.m24 void dispatch_semaphore_signal(dispatch_semaphore_t); function
H A Dautoreleasewritechecker_test.m64 void dispatch_semaphore_signal(dispatch_semaphore_t); function
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_libdispatch.cpp321 TSAN_INTERCEPTOR(long_t, dispatch_semaphore_signal, in TSAN_INTERCEPTOR() argument