Searched refs:ThreadInit (Results 1 – 3 of 3) sorted by relevance
57 void ThreadInit(Thread *thr);
99 void ThreadInit(Thread *thr) { in ThreadInit() function
38 ThreadInit(thr); in InitThread()