Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_private.h499 #define TMQ_NORM_PRIV 1 /* NORMAL or PRIO_INHERIT normal priv */ macro
H A Dthr_mutex.c453 &curthread->mq[TMQ_NORM_PRIV], 0); in _mutex_fork()