Home
last modified time | relevance | path

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

/sys/kern/
Dwaitchannel.c119 Thread *thrTemp; in WaitChannel_WakeAll() local
123 TAILQ_FOREACH_SAFE(thr, &wchan->chanQueue, chanQueue, thrTemp) { in WaitChannel_WakeAll()