Home
last modified time | relevance | path

Searched refs:mutex_assert_not_owned (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libthr/thread/
H A Dthr_mutex.c143 mutex_assert_not_owned(struct pthread *curthread __unused, in mutex_assert_not_owned() function
478 mutex_assert_not_owned( in _thr_mutex_destroy()
491 mutex_assert_not_owned(_get_curthread(), m); in _thr_mutex_destroy()
531 mutex_assert_not_owned(curthread, m); in enqueue_mutex()