UNLOCK
#define UNLOCK(lock) if (__isthreaded) \
#define UNLOCK { if (__isthreaded) \
#define UNLOCK 0x1ACCE551
#define UNLOCK(_sc) sx_xunlock(&(_sc)->lock)
#define UNLOCK(_sc) mtx_unlock(&(_sc)->mtx)
#define UNLOCK(_sc) sx_xunlock(&(_sc)->lock)
#define UNLOCK(_sc) mtx_unlock(&(_sc)->mtx)
#define UNLOCK(_sc) mtx_unlock(&(_sc)->mtx)
#define UNLOCK(_sc) mtx_unlock(&(_sc)->mtx)
#define UNLOCK(_sc) mtx_unlock(&(_sc)->mtx)
#define UNLOCK(_sc) sx_xunlock(&(_sc)->lock)
#define UNLOCK(_sc) sx_xunlock(&(_sc)->lock)
#define UNLOCK(_sc) sx_xunlock(&(_sc)->lock)
#define UNLOCK(lock) mtx_unlock(&(lock)->mutex)