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

/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dmach_process.c107 extern thread_t get_firstthread(task_t);
332 th_act = (thread_t)get_firstthread(task);
/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dbsd_kern.c56 thread_t get_firstthread(task_t);
114 thread_t get_firstthread(task_t task) function

Completed in 177 milliseconds