Home
last modified time | relevance | path

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

/openbsd/sys/sys/
H A Dsysctl.h577 #define PR_UNLOCK(pr) mtx_leave(&(pr)->ps_mtx) macro
580 #define PR_UNLOCK(pr) /* nothing */ macro
659 PR_UNLOCK(pr); \