Home
last modified time | relevance | path

Searched defs:thread_fn (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.121.6/tests/
H A Darm_matrix.c150 thread_fn_t thread_fn; member
245 test_on_each_cpu(thread_fn_t thread_fn, const struct arm_matrix_operations *ops, const char *desc) in test_on_each_cpu()
/xnu-11417.121.6/tests/sched/
H A Dyield_aggressor.c114 thread_fn(__unused void *arg) in thread_fn() function