Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dmutex2.h390 mtx_spinunlock(mtx_t *mtx) in mtx_spinunlock() function
/dragonfly/share/man/man9/
H A DMakefile760 mutex.9 mtx_spinunlock.9 \
/dragonfly/sys/dev/misc/syscons/
H A Dsyscons.c265 mtx_spinunlock(&syscons_mtx); in syscons_unlock()