TSL_UNSET
#define TSL_UNSET(x) (*(x) = 0)
#define TSL_UNSET(tsl) (*(tsl) = 0)
#define TSL_UNSET(tsl) (*(tsl) = 0)
#define TSL_UNSET(x) _clear_lock(x, 0)
#define TSL_UNSET(x) msem_unlock(x, 0)
#define TSL_UNSET(x) spinunlock(x)
#define TSL_UNSET(x) release_lock(x)
#define TSL_UNSET(x) _lock_clear(x)
#define TSL_UNSET(tsl) (*(tsl) = 0)