Searched refs:Thread_Wait (Results 1 – 3 of 3) sorted by relevance
115 uint64_t Thread_Wait(Thread *thr, uint64_t tid);
279 Thread_Wait(Thread *thr, uint64_t tid) in Thread_Wait() function
496 status = Thread_Wait(cur, tid); in Syscall_ThreadWait()