Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/
H A Darm_matrix.c236 test_thread_shim(void *arg) in test_thread_shim() function
261 int const err = pthread_create(&threads[i].thread, NULL, test_thread_shim, &threads[i]); in test_on_each_cpu()