Home
last modified time | relevance | path

Searched defs:NativeInterruptSpinLock (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pigweed/pw_sync_threadx/public/pw_sync_threadx/
H A Dinterrupt_spin_lock_native.h25 struct NativeInterruptSpinLock { struct
35 using NativeInterruptSpinLockHandle = NativeInterruptSpinLock&; argument
/aosp_15_r20/external/pigweed/pw_sync_freertos/public/pw_sync_freertos/
H A Dinterrupt_spin_lock_native.h20 struct NativeInterruptSpinLock { struct
24 using NativeInterruptSpinLockHandle = NativeInterruptSpinLock&; argument
/aosp_15_r20/external/pigweed/pw_sync_embos/public/pw_sync_embos/
H A Dinterrupt_spin_lock_native.h20 struct NativeInterruptSpinLock { struct
23 using NativeInterruptSpinLockHandle = NativeInterruptSpinLock&; argument
/aosp_15_r20/external/pigweed/pw_sync_baremetal/public/pw_sync_baremetal/
H A Dinterrupt_spin_lock_native.h20 using NativeInterruptSpinLock = std::atomic_flag; variable
/aosp_15_r20/external/pigweed/pw_sync_stl/public/pw_sync_stl/
H A Dinterrupt_spin_lock_native.h20 using NativeInterruptSpinLock = std::atomic_flag; variable