Home
last modified time | relevance | path

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

/external/pigweed/pw_sync/
Dinterrupt_spin_lock_facade_test_c.c34 pw_sync_InterruptSpinLock_Unlock(interrupt_spin_lock); in pw_sync_InterruptSpinLock_CallUnlock()
Dinterrupt_spin_lock.cc29 extern "C" void pw_sync_InterruptSpinLock_Unlock( in pw_sync_InterruptSpinLock_Unlock() function
Ddocs.rst574 .. cpp:function:: void pw_sync_InterruptSpinLock_Unlock(pw_sync_InterruptSpinLock* interrupt_spin_l…
592 * - ``void pw_sync_InterruptSpinLock_Unlock``
611 pw_sync_InterruptSpinLock_Unlock(&interrupt_spin_lock);
/external/pigweed/pw_sync/public/pw_sync/
Dinterrupt_spin_lock.h100 void pw_sync_InterruptSpinLock_Unlock(pw_sync_InterruptSpinLock* spin_lock)