Searched defs:TSL_INIT (Results 1 – 1 of 1) sorted by relevance
29 #define TSL_INIT(x) macro 47 #define TSL_INIT(x) (msem_init(x, MSEM_UNLOCKED) == NULL) macro 54 #define TSL_INIT(x) initspin(x, 1) macro 60 #define TSL_INIT(x) (init_lock(x) != 0) macro 75 #define TSL_INIT(x) macro 88 #define TSL_INIT(tsl) TSL_UNSET(tsl) macro 104 #define TSL_INIT(x) macro 115 #define TSL_INIT(tsl) macro 125 #define TSL_INIT(ts macro [all...]