Home
last modified time | relevance | path

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

/plan9/sys/src/liboventi/
H A Dplan9-thread.c44 static void threadSleep(Thread*);
264 threadSleep(t); in vtLock()
307 threadSleep(t); in vtRLock()
412 threadSleep(s); in vtSleep()
461 threadSleep(Thread *t) in threadSleep() function
H A Dplan9-thread.acid530 complex Thread threadSleep:t;