Searched refs:get_firstthread (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dmach_process.c103 extern thread_t get_firstthread(task_t);
303 th_act = (thread_t)get_firstthread(task);
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dbsd_kern.c53 thread_t get_firstthread(task_t);
103 thread_t get_firstthread(task_t task) function

Completed in 78 milliseconds