Home
last modified time | relevance | path

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

/plan9/sys/src/libthread/
H A Dsched.c7 static Thread *runthread(Proc*);
114 t = runthread(p); in _sched()
132 runthread(Proc *p) in runthread() function
H A Dsched.acid694 complex Proc runthread:p;
695 complex Thread runthread:t;
696 complex Tqueue runthread:q;