Home
last modified time | relevance | path

Searched defs:thread_self (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/sync/mutex/
H A Dfuchsia.rs88 let thread_self = unsafe { zx_thread_self() }; in try_lock() localVariable
94 let thread_self = unsafe { zx_thread_self() }; in lock() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/sync/mutex/
H A Dfuchsia.rs88 let thread_self = unsafe { zx_thread_self() }; in try_lock() localVariable
94 let thread_self = unsafe { zx_thread_self() }; in lock() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/sync/mutex/
H A Dfuchsia.rs88 let thread_self = unsafe { zx_thread_self() }; in try_lock() localVariable
94 let thread_self = unsafe { zx_thread_self() }; in lock() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/sync/mutex/
H A Dfuchsia.rs88 let thread_self = unsafe { zx_thread_self() }; in try_lock() localVariable
94 let thread_self = unsafe { zx_thread_self() }; in lock() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/sync/mutex/
H A Dfuchsia.rs88 let thread_self = unsafe { zx_thread_self() }; in try_lock() localVariable
94 let thread_self = unsafe { zx_thread_self() }; in lock() localVariable
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/proc/
H A Dproc-subset-pid.c85 bool thread_self = false; in main() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dthread.rs211 let thread_self = libc::find_thread(ptr::null_mut()); in set_name() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dthread.rs211 let thread_self = libc::find_thread(ptr::null_mut()); in set_name() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dthread.rs211 let thread_self = libc::find_thread(ptr::null_mut()); in set_name() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dthread.rs211 let thread_self = libc::find_thread(ptr::null_mut()); in set_name() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dthread.rs211 let thread_self = libc::find_thread(ptr::null_mut()); in set_name() localVariable