Searched defs:TSL_UNSET (Results 1 – 1 of 1) sorted by relevance
31 #define TSL_UNSET(x) _clear_lock(x, 0) macro 50 #define TSL_UNSET(x) msem_unlock(x, 0) macro 56 #define TSL_UNSET(x) spinunlock(x) macro 63 #define TSL_UNSET(x) release_lock(x) macro 77 #define TSL_UNSET(x) _lock_clear(x) macro 87 #define TSL_UNSET(tsl) (*(tsl) = 0) macro 106 #define TSL_UNSET(x) (*(x) = 0) macro 117 #define TSL_UNSET(ts macro 127 #define TSL_UNSET( global() macro [all...]