Home
last modified time | relevance | path

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

/external/pigweed/pw_sync/
Dinterrupt_spin_lock_facade_test.cc34 TEST(InterruptSpinLock, LockUnlock) { in TEST() argument
44 TEST(InterruptSpinLock, LockUnlockStatic) { in TEST() argument
51 TEST(InterruptSpinLock, TryLockUnlock) { in TEST() argument
78 TEST(InterruptSpinLock, LockUnlockInC) { in TEST() argument
84 TEST(InterruptSpinLock, TryLockUnlockInC) { in TEST() argument
Ddocs.rst378 InterruptSpinLock section in Critical Section Lock Primitives
422 .. doxygenclass:: pw::sync::InterruptSpinLock argument
491 The InterruptSpinLock must be created in C++, however it can be passed into C using the argument
/external/pigweed/pw_sync_freertos/
Ddocs.rst23 InterruptSpinLock section in Critical Section Lock Primitives
61 while an InterruptSpinLock is held. argument
/external/pigweed/pw_sync_threadx/public/pw_sync_threadx/
Dinterrupt_spin_lock_inline.h20 constexpr InterruptSpinLock::InterruptSpinLock() in InterruptSpinLock() function
/external/pigweed/pw_sync_freertos/public/pw_sync_freertos/
Dinterrupt_spin_lock_inline.h20 constexpr InterruptSpinLock::InterruptSpinLock() in InterruptSpinLock() function
/external/pigweed/pw_sync_embos/public/pw_sync_embos/
Dinterrupt_spin_lock_inline.h20 constexpr InterruptSpinLock::InterruptSpinLock() in InterruptSpinLock() function
/external/pigweed/pw_sync_stl/public/pw_sync_stl/
Dinterrupt_spin_lock_inline.h21 constexpr InterruptSpinLock::InterruptSpinLock() : native_type_() {} in InterruptSpinLock() function
/external/pigweed/pw_sync_baremetal/
Ddocs.rst18 InterruptSpinLock chapter
/external/pigweed/pw_sync_baremetal/public/pw_sync_baremetal/
Dinterrupt_spin_lock_inline.h22 constexpr InterruptSpinLock::InterruptSpinLock() : native_type_() {} in InterruptSpinLock() function
/external/pigweed/pw_sync_embos/
Ddocs.rst18 InterruptSpinLock section in Critical Section Lock Primitives
/external/pigweed/pw_sync_threadx/
Ddocs.rst24 InterruptSpinLock section in Critical Section Lock Primitives