Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/
Dspinlock.h439 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)