Home
last modified time | relevance | path

Searched refs:thread_basic_info_data_t (Results 1 – 7 of 7) sorted by relevance

/xnu-8792.61.2/osfmk/mach/
H A Dthread_info.h104 typedef struct thread_basic_info thread_basic_info_data_t; typedef
107 (sizeof(thread_basic_info_data_t) / sizeof(natural_t)))
/xnu-8792.61.2/tests/
H A Dsched_cluster_bound_threads.c130 thread_basic_info_data_t bound_thread_info;
H A Dkernel_inspection.c72 thread_basic_info_data_t basic_info; in attempt_kernel_inspection()
/xnu-8792.61.2/osfmk/kern/
H A Dbsd_kern.c1096 thread_basic_info_data_t basic_info; in fill_taskthreadinfo()
H A Dthread.c2169 thread_basic_info_data_t basic_info; in thread_info_internal()
/xnu-8792.61.2/tools/tests/zero-to-n/
H A Dzero-to-n.c544 thread_basic_info_data_t info; in get_thread_runtime()
/xnu-8792.61.2/bsd/kern/
H A Dtty.c2884 thread_basic_info_data_t basic_info; in ttyinfo_locked()