Lines Matching full:m_lock
545 pthread_mutex_init(&m_lock, NULL);954 pthread_mutex_lock(&m_lock);956 pthread_mutex_unlock(&m_lock);1162 pthread_mutex_lock(&m_lock);1167 pthread_mutex_unlock(&m_lock);1179 pthread_mutex_lock(&m_lock);1181 pthread_cond_wait(&m_cond, &m_lock);1183 pthread_mutex_unlock(&m_lock);