Home
last modified time | relevance | path

Searched refs:NativeInterruptSpinLock (Results 1 – 6 of 6) sorted by relevance

/external/pigweed/pw_sync_embos/public/pw_sync_embos/
Dinterrupt_spin_lock_native.h22 struct NativeInterruptSpinLock { struct
25 using NativeInterruptSpinLockHandle = NativeInterruptSpinLock&; argument
/external/pigweed/pw_sync_threadx/public/pw_sync_threadx/
Dinterrupt_spin_lock_native.h22 struct NativeInterruptSpinLock { struct
26 using NativeInterruptSpinLockHandle = NativeInterruptSpinLock&; argument
/external/pigweed/pw_sync_freertos/public/pw_sync_freertos/
Dinterrupt_spin_lock_native.h22 struct NativeInterruptSpinLock { struct
26 using NativeInterruptSpinLockHandle = NativeInterruptSpinLock&; argument
/external/pigweed/pw_sync_baremetal/public/pw_sync_baremetal/
Dinterrupt_spin_lock_native.h20 using NativeInterruptSpinLock = std::atomic_flag; variable
/external/pigweed/pw_sync_stl/public/pw_sync_stl/
Dinterrupt_spin_lock_native.h20 using NativeInterruptSpinLock = std::atomic_flag; variable
/external/pigweed/pw_sync/public/pw_sync/
Dinterrupt_spin_lock.h79 backend::NativeInterruptSpinLock native_type_;