Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/
H A Ddarwin.rs33 fn dispatch_semaphore_signal(dsema: dispatch_semaphore_t) -> isize; in dispatch_semaphore_signal() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/
H A Ddarwin.rs33 fn dispatch_semaphore_signal(dsema: dispatch_semaphore_t) -> isize; in dispatch_semaphore_signal() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/
H A Ddarwin.rs33 fn dispatch_semaphore_signal(dsema: dispatch_semaphore_t) -> isize; in dispatch_semaphore_signal() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/
H A Ddarwin.rs33 fn dispatch_semaphore_signal(dsema: dispatch_semaphore_t) -> isize; in dispatch_semaphore_signal() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/
H A Ddarwin.rs33 fn dispatch_semaphore_signal(dsema: dispatch_semaphore_t) -> isize; in dispatch_semaphore_signal() function
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_libdispatch_mac.cc268 TSAN_INTERCEPTOR(long_t, dispatch_semaphore_signal, in TSAN_INTERCEPTOR() argument