Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/
H A Darm_matrix.c145 typedef bool (*thread_fn_t)(struct test_thread const* thread); typedef
150 thread_fn_t thread_fn;
245 test_on_each_cpu(thread_fn_t thread_fn, const struct arm_matrix_operations *ops, const char *desc) in test_on_each_cpu()