Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_init.c123 int _thr_queuefifo = 4; variable
530 _thr_queuefifo = atoi(env); in init_private()
H A Dthr_sleepq.c132 if (((++sc->sc_enqcnt << _thr_queuefifo) & 0xff) != 0) in _sleepq_add()
H A Dthr_private.h764 extern int _thr_queuefifo __hidden;