Searched refs:lck (Results 1 – 1 of 1) sorted by relevance
438 #define K_SPINLOCK(lck) \ argument439 for (k_spinlock_key_t __i K_SPINLOCK_ONEXIT = {}, __key = k_spin_lock(lck); !__i.key; \440 k_spin_unlock((lck), __key), __i.key = 1)