Home
last modified time | relevance | path

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

/xnu-8796.121.2/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 Dsched_thread_group_fairness.c157 struct thread_data { struct
165 struct thread_data *info = (struct thread_data *)arg; in spin_thread_fn() argument
/xnu-8796.121.2/bsd/tests/
H A Dcopyio_tests.c67 uint64_t thread_data; member
/xnu-8796.121.2/osfmk/arm/
H A Dmachine_routines_common.c387 struct perfcontrol_thread_data *thread_data, in sched_perfcontrol_thread_flags_update()