Searched defs:tid (Results 1 – 5 of 5) sorted by relevance
229 Thread_Lookup(Process *proc, uint64_t tid) in Thread_Lookup()279 Thread_Wait(Thread *thr, uint64_t tid) in Thread_Wait()
420 uint64_t tid = cur->tid; in Syscall_GetTID() local480 Syscall_ThreadWait(uint64_t tid) in Syscall_ThreadWait()
22 uint64_t tid; member81 int tid = OSGetTID(); in pthread_self() local
131 OSThreadWait(uint64_t tid) in OSThreadWait()
36 uint64_t tid; member