Home
last modified time | relevance | path

Searched defs:thread_data (Results 1 – 5 of 5) sorted by relevance

/xnu-10002.61.3/tests/
H A Dturnstiles_test.c103 struct thread_data { struct
115 struct thread_data* data = (struct thread_data*) args; in chain_locking() argument
H A Dwork_interval_data_test.c135 struct thread_data { struct
136 work_interval_t wi_handle;
137 mach_port_t *wi_port;
138 unsigned int num_iterations;
139 uint64_t interval_nanos;
H A Dsched_thread_group_fairness.c157 struct thread_data { struct
165 struct thread_data *info = (struct thread_data *)arg; in spin_thread_fn() argument
/xnu-10002.61.3/bsd/tests/
H A Dcopyio_tests.c67 uint64_t thread_data; member
/xnu-10002.61.3/osfmk/arm/
H A Dmachine_routines_common.c388 struct perfcontrol_thread_data *thread_data, in sched_perfcontrol_thread_flags_update()