Home
last modified time | relevance | path

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

/plan9/sys/src/liboventi/
H A Dplan9-thread.c45 static void threadWakeup(Thread*);
334 threadWakeup(t); in vtUnlock()
344 threadWakeup(tt); in vtUnlock()
369 threadWakeup(t); in vtRUnlock()
393 threadWakeup(t); in vtSleep()
400 threadWakeup(tt); in vtSleep()
468 threadWakeup(Thread *t) in threadWakeup() function
H A Dplan9-thread.acid531 complex Thread threadWakeup:t;