Searched defs:hb_mutex_impl_unlock (Results 1 – 1 of 1) sorted by relevance
58 #define hb_mutex_impl_unlock(M) pthread_mutex_unlock (M) macro73 #define hb_mutex_impl_unlock(M) LeaveCriticalSection (M) macro91 #define hb_mutex_impl_unlock(M) __sync_lock_release (M) macro101 #define hb_mutex_impl_unlock(M) HB_STMT_START {} HB_STMT_END macro