Home
last modified time | relevance | path

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

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