Searched refs:K_SPINLOCK_ONEXIT (Results 1 – 1 of 1) sorted by relevance
380 #define K_SPINLOCK_ONEXIT __attribute__((__cleanup__(z_spin_onexit))) macro382 #define K_SPINLOCK_ONEXIT macro439 for (k_spinlock_key_t __i K_SPINLOCK_ONEXIT = {}, __key = k_spin_lock(lck); !__i.key; \