Searched refs:MX_UNLOCK (Results 1 – 3 of 3) sorted by relevance
139 MX_UNLOCK(&log_mutex); in logLog()
37 #define MX_UNLOCK(m) util_mutexUnlock(m, __func__, __LINE__) macro
347 defer { MX_UNLOCK(m); }