Home
last modified time | relevance | path

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

/dports/devel/pthreadpool/pthreadpool-0.1-126-gb8374f8/src/
H A Dwindows.c32 static void wait_worker_threads(struct pthreadpool* threadpool, uint32_t event_index) { in wait_worker_threads() function
188 wait_worker_threads(threadpool, 0); in pthreadpool_create()
298 wait_worker_threads(threadpool, event_index ^ 1); in pthreadpool_parallelize()
H A Dpthreads.c95 static void wait_worker_threads(struct pthreadpool* threadpool) { in wait_worker_threads() function
289 wait_worker_threads(threadpool); in pthreadpool_create()
395 wait_worker_threads(threadpool); in pthreadpool_parallelize()