Searched defs:dispatch_semaphore_wait (Results 1 – 6 of 6) sorted by relevance
32 fn dispatch_semaphore_wait(dsema: dispatch_semaphore_t, timeout: dispatch_time_t) -> isize; in dispatch_semaphore_wait() function
275 TSAN_INTERCEPTOR(long_t, dispatch_semaphore_wait, dispatch_semaphore_t dsema, in TSAN_INTERCEPTOR() argument