Searched defs:UNLOCK (Results 1 – 1 of 1) sorted by relevance
118 #define UNLOCK() do { pthread_mutex_unlock(&mtx_res); } while (0) macro121 #define UNLOCK() macro
Completed in 5 milliseconds