Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libthr/thread/
H A Dthr_init.c121 int _thr_queuefifo = 4; variable
521 _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.h761 extern int _thr_queuefifo __hidden;