/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
D | futex.rs | 19 type Atomic; typedef 45 type Atomic = AtomicPtr<T>; typedef 48 type Atomic = AtomicPtr<T>; typedef 53 address: &W::Atomic, in wait_on_address() 80 pub fn futex_wait<W: Waitable>(futex: &W::Atomic, expected: W, timeout: Option<Duration>) -> bool { in futex_wait()
|
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
D | futex.rs | 19 type Atomic; typedef 45 type Atomic = AtomicPtr<T>; typedef 48 type Atomic = AtomicPtr<T>; typedef 53 address: &W::Atomic, in wait_on_address() 80 pub fn futex_wait<W: Waitable>(futex: &W::Atomic, expected: W, timeout: Option<Duration>) -> bool { in futex_wait()
|
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
D | futex.rs | 19 type Atomic; typedef 45 type Atomic = AtomicPtr<T>; typedef 48 type Atomic = AtomicPtr<T>; typedef 53 address: &W::Atomic, in wait_on_address() 80 pub fn futex_wait<W: Waitable>(futex: &W::Atomic, expected: W, timeout: Option<Duration>) -> bool { in futex_wait()
|
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
D | futex.rs | 19 type Atomic; typedef 45 type Atomic = AtomicPtr<T>; typedef 48 type Atomic = AtomicPtr<T>; typedef 53 address: &W::Atomic, in wait_on_address() 80 pub fn futex_wait<W: Waitable>(futex: &W::Atomic, expected: W, timeout: Option<Duration>) -> bool { in futex_wait()
|
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/ |
D | futex.rs | 7 type Atomic = futex::SmallAtomic; typedef
|
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/ |
D | futex.rs | 7 type Atomic = futex::SmallAtomic; typedef
|
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/ |
D | futex.rs | 7 type Atomic = futex::SmallAtomic; typedef
|
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/ |
D | futex.rs | 7 type Atomic = futex::SmallAtomic; typedef
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Transforms/ |
D | Instrumentation.h | 80 bool Atomic = false; member 123 bool Atomic = false; member
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/ |
D | Instrumentation.h | 76 bool Atomic = false; member 119 bool Atomic = false; member
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/ |
D | Instrumentation.h | 76 bool Atomic = false; member 119 bool Atomic = false; member
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/ |
D | Instrumentation.h | 76 bool Atomic = false; member 119 bool Atomic = false; member
|
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/std/src/sys/sync/mutex/ |
D | futex.rs | 4 type Atomic = futex::SmallAtomic; typedef
|
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/std/src/sys/sync/mutex/ |
D | futex.rs | 4 type Atomic = futex::SmallAtomic; typedef
|
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/std/src/sys/sync/mutex/ |
D | futex.rs | 4 type Atomic = futex::SmallAtomic; typedef
|
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/std/src/sys/sync/mutex/ |
D | futex.rs | 4 type Atomic = futex::SmallAtomic; typedef
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/ |
D | OpenACCKinds.h | 45 Atomic, enumerator
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/ |
D | OpenACCKinds.h | 49 Atomic, enumerator
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/Basic/ |
D | OpenACCKinds.h | 49 Atomic, enumerator
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/ |
D | OpenACCKinds.h | 49 Atomic, enumerator
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/SandboxIR/ |
D | SandboxIR.h | 2332 AtomicRMWInst(llvm::AtomicRMWInst *Atomic, Context &Ctx) in AtomicRMWInst() 2404 AtomicCmpXchgInst(llvm::AtomicCmpXchgInst *Atomic, Context &Ctx) in AtomicCmpXchgInst()
|