Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/
Dspinlock.h375 static ALWAYS_INLINE void z_spin_onexit(__maybe_unused k_spinlock_key_t *k) in z_spin_onexit() function
380 #define K_SPINLOCK_ONEXIT __attribute__((__cleanup__(z_spin_onexit)))