Home
last modified time | relevance | path

Searched refs:thread_array_t (Results 1 – 9 of 9) sorted by relevance

/xnu-8796.121.2/osfmk/mach/
H A Dmach_types.h240 typedef thread_t *thread_array_t; typedef
256 typedef thread_array_t thread_port_array_t;
H A Dmach_types.defs230 type thread_array_t = ^array[] of thread_t;
/xnu-8796.121.2/tests/
H A Dipc_thread_ports_race.c61 thread_array_t threadList; in test_race()
H A Dhw_breakpoint_step_arm64.c179 thread_array_t threads = NULL;
H A Dimm_pinned_control_port_crasher.c117 thread_array_t th_list; in pinned_test_task_threads_mod_ref()
H A Dimm_pinned_control_port.c223 thread_array_t threadList; in test_task_thread_port_values()
H A Dipc_read_inspect.c158 thread_array_t threadList; in test_task_threads()
H A Dproc_info.c574 thread_array_t child_threads = NULL; in proc_info_caller()
/xnu-8796.121.2/osfmk/kern/
H A Dprocessor.c1605 __unused thread_array_t *thread_list, in processor_set_threads()
1614 __unused thread_array_t *thread_list, in processor_set_threads()
1623 thread_array_t *thread_list, in processor_set_threads()