Searched refs:mtx_defer (Results 1 – 1 of 1) sorted by relevance
953 mutex_unlock_common(struct pthread_mutex *m, bool cv, int *mtx_defer) in mutex_unlock_common() argument988 error = _thr_umutex_unlock2(&m->m_lock, id, mtx_defer); in mutex_unlock_common()990 if (mtx_defer == NULL) { in mutex_unlock_common()995 *mtx_defer = 1; in mutex_unlock_common()