Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
HDcondvar.h35 #define cv_mtx_wait_sig(cv, mtx) \ macro
/dragonfly/sys/vfs/autofs/
HDautofs.c370 error = cv_mtx_wait_sig(&autofs_softc->sc_cv, in autofs_trigger_one()
474 error = cv_mtx_wait_sig(&autofs_softc->sc_cv, in autofs_ioctl_request()
/dragonfly/share/man/man9/
HDMakefile397 condvar.9 cv_mtx_wait_sig.9 \