Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dmutex.h109 void mtx_wait_unlocked(struct mtx *m);
/f-stack/freebsd/kern/
H A Dkern_mutex.c1279 mtx_wait_unlocked(struct mtx *m) in mtx_wait_unlocked() function
H A Dvfs_cache.c2703 mtx_wait_unlocked(vlp); in cache_purge_vgone()