Home
last modified time | relevance | path

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

/aosp_15_r20/external/pthreadpool/src/
H A Dportable-api.c32 static void thread_parallelize_1d(struct pthreadpool* threadpool, struct thread_info* thread) { in thread_parallelize_1d() function
1253 thread_function_t parallelize_1d = &thread_parallelize_1d; in pthreadpool_parallelize_1d()