Searched defs:dispatch_semaphore_wait (Results 1 – 4 of 4) sorted by relevance
161 long dispatch_semaphore_wait(dispatch_semaphore_t dsema, dispatch_time_t timeout); function
23 void dispatch_semaphore_wait(dispatch_semaphore_t, int); function
63 void dispatch_semaphore_wait(dispatch_semaphore_t, int); function
328 TSAN_INTERCEPTOR(long_t, dispatch_semaphore_wait, dispatch_semaphore_t dsema, in TSAN_INTERCEPTOR() argument