Home
last modified time | relevance | path

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

/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libthread/
H A Dthread.c997 onrunqueue(Proc *p, _Thread *t) in onrunqueue() function
1026 onrunqueue(p, t) ? "Ready" : "Sleeping", in threadinfo()