Searched refs:thread_parallelize_1d (Results 1 – 1 of 1) sorted by relevance
32 static void thread_parallelize_1d(struct pthreadpool* threadpool, struct thread_info* thread) { in thread_parallelize_1d() function1253 thread_function_t parallelize_1d = &thread_parallelize_1d; in pthreadpool_parallelize_1d()