Home
last modified time | relevance | path

Searched refs:thread_basic_info_t (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.81.5/osfmk/mach/
H A Dthread_info.h105 typedef struct thread_basic_info *thread_basic_info_t; typedef
H A Dmach_types.defs309 * thread_basic_info_t (10 ints)
/xnu-10002.81.5/osfmk/kern/
H A Dthread.c1969 retrieve_thread_basic_info(thread_t thread, thread_basic_info_t basic_info) in retrieve_thread_basic_info()
2063 retrieve_thread_basic_info(thread, (thread_basic_info_t) thread_info_out); in thread_info_internal()