Home
last modified time | relevance | path

Searched defs:ts_ptr (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/bionic/libc/bionic/
H A Dpoll.cpp43 timespec* ts_ptr = nullptr; in poll() local
84 timespec* ts_ptr = nullptr; in select() local
/aosp_15_r20/external/rust/android-crates-io/crates/parking_lot_core/src/thread_parker/
Dlinux.rs107 let ts_ptr = ts in futex_wait() localVariable
Dredox.rs92 let ts_ptr = ts in futex_wait() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dthread.rs245 let ts_ptr = core::ptr::addr_of_mut!(ts); in sleep() 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.rs245 let ts_ptr = core::ptr::addr_of_mut!(ts); in sleep() 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.rs245 let ts_ptr = core::ptr::addr_of_mut!(ts); in sleep() 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.rs245 let ts_ptr = core::ptr::addr_of_mut!(ts); in sleep() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dthread.rs245 let ts_ptr = core::ptr::addr_of_mut!(ts); in sleep() localVariable