Searched refs:readthread (Results 1 – 2 of 2) sorted by relevance
29 readthread(void *v) in readthread() function97 threadcreate(readthread, r, 16384); in threadmain()
13 static void readthread(void*);211 readthread(void *a) in readthread() function362 threadcreate(readthread, c, STACK); in execthread()