Home
last modified time | relevance | path

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

/external/pigweed/pw_sync/
Dinterrupt_spin_lock_facade_test_c.c24 pw_sync_InterruptSpinLock_Lock(interrupt_spin_lock); in pw_sync_InterruptSpinLock_CallLock()
Dinterrupt_spin_lock.cc19 extern "C" void pw_sync_InterruptSpinLock_Lock( in pw_sync_InterruptSpinLock_Lock() function
Ddocs.rst566 .. cpp:function:: void pw_sync_InterruptSpinLock_Lock(pw_sync_InterruptSpinLock* interrupt_spin_loc…
584 * - ``void pw_sync_InterruptSpinLock_Lock``
609 pw_sync_InterruptSpinLock_Lock(&interrupt_spin_lock);
/external/pigweed/pw_sync/public/pw_sync/
Dinterrupt_spin_lock.h96 void pw_sync_InterruptSpinLock_Lock(pw_sync_InterruptSpinLock* spin_lock)