Searched refs:test_thread_shim (Results 1 – 1 of 1) sorted by relevance
234 test_thread_shim(void *arg) in test_thread_shim() function259 int const err = pthread_create(&threads[i].thread, NULL, test_thread_shim, &threads[i]); in test_on_each_cpu()