Home
last modified time | relevance | path

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

/sys/include/
Dthread.h112 Thread *Thread_Lookup(Process *proc, uint64_t tid);
/sys/kern/
Dthread.c229 Thread_Lookup(Process *proc, uint64_t tid) in Thread_Lookup() function