Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/
Dspinlock.h380 #define K_SPINLOCK_ONEXIT __attribute__((__cleanup__(z_spin_onexit))) macro
382 #define K_SPINLOCK_ONEXIT macro
439 for (k_spinlock_key_t __i K_SPINLOCK_ONEXIT = {}, __key = k_spin_lock(lck); !__i.key; \