Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/sys/
Dsem.h147 static ALWAYS_INLINE void z_sys_sem_lock_onexit(__maybe_unused int *rc) in z_sys_sem_lock_onexit() function
152 #define SYS_SEM_LOCK_ONEXIT __attribute__((__cleanup__(z_sys_sem_lock_onexit)))