Home
last modified time | relevance | path

Searched refs:pw_sync_InterruptSpinLock_TryLock (Results 1 – 4 of 4) sorted by relevance

/external/pigweed/pw_sync/
Dinterrupt_spin_lock_facade_test_c.c29 return pw_sync_InterruptSpinLock_TryLock(interrupt_spin_lock); in pw_sync_InterruptSpinLock_CallTryLock()
Dinterrupt_spin_lock.cc24 extern "C" bool pw_sync_InterruptSpinLock_TryLock( in pw_sync_InterruptSpinLock_TryLock() function
Ddocs.rst570 .. cpp:function:: bool pw_sync_InterruptSpinLock_TryLock(pw_sync_InterruptSpinLock* interrupt_spin_…
588 * - ``bool pw_sync_InterruptSpinLock_TryLock``
/external/pigweed/pw_sync/public/pw_sync/
Dinterrupt_spin_lock.h98 bool pw_sync_InterruptSpinLock_TryLock(pw_sync_InterruptSpinLock* spin_lock)