Home
last modified time | relevance | path

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

/mirbsd/src/lib/libpthread/uthread/
Duthread_kern.c72 int add_to_prioq; in _thread_kern_sched() local
137 add_to_prioq = 0; in _thread_kern_sched()
180 add_to_prioq = 1; in _thread_kern_sched()
314 if (add_to_prioq != 0) { in _thread_kern_sched()