Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/sys/
Dsem.h152 #define SYS_SEM_LOCK_ONEXIT __attribute__((__cleanup__(z_sys_sem_lock_onexit)))
/Zephyr-latest/include/zephyr/
Dspinlock.h380 #define K_SPINLOCK_ONEXIT __attribute__((__cleanup__(z_spin_onexit)))