Searched refs:mutex_unlock (Results 1 – 2 of 2) sorted by relevance
102 #define mutex_unlock(x) pthread_mutex_unlock(x) macro629 mutex_unlock(&freelist_mutex);648 mutex_unlock(&freelist_mutex);1029 mutex_unlock(&p5s_mutex);1047 mutex_unlock(&p5s_mutex);1055 mutex_unlock(&p5s_mutex);
359 inline void _M_release_lock() { mutex_unlock(&_M_lock); } in _M_release_lock()