Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_mutex.c452 queue_fork(curthread, &curthread->mq[TMQ_NORM], in _mutex_fork()
505 return (TMQ_NORM); in mutex_qidx()
H A Dthr_private.h499 #define TMQ_NORM 0 /* NORMAL or PRIO_INHERIT normal */ macro