Home
last modified time | relevance | path

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

/xnu-8796.101.5/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-8796.101.5/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()
H A Dsched_thread_group_fairness.c200 thread_basic_info_data_t info; in snapshot_user_time_usec()
/xnu-8796.101.5/osfmk/kern/
H A Dbsd_kern.c1075 thread_basic_info_data_t basic_info; in fill_taskthreadinfo()
H A Dthread.c2172 thread_basic_info_data_t basic_info; in thread_info_internal()
/xnu-8796.101.5/tools/tests/zero-to-n/
H A Dzero-to-n.c556 thread_basic_info_data_t info; in get_thread_runtime()
/xnu-8796.101.5/bsd/kern/
H A Dtty.c2884 thread_basic_info_data_t basic_info; in ttyinfo_locked()