Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/ARCMT/
H A DCommon.h75 #define dispatch_release(object) ({ dispatch_object_t _o = (object); _dispatch_object_validate(_o);… macro
/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.rs34 fn dispatch_release(object: *mut crate::ffi::c_void); in dispatch_release() 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.rs34 fn dispatch_release(object: *mut crate::ffi::c_void); in dispatch_release() 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.rs34 fn dispatch_release(object: *mut crate::ffi::c_void); in dispatch_release() 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.rs34 fn dispatch_release(object: *mut crate::ffi::c_void); in dispatch_release() 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.rs34 fn dispatch_release(object: *mut crate::ffi::c_void); in dispatch_release() function