Home
last modified time | relevance | path

Searched defs:worker (Results 1 – 6 of 6) sorted by relevance

/libuv/docs/code/multi-echo-server/
H A Dmain.c42 struct child_worker *worker = &workers[round_robin_counter]; in on_new_connection() local
75 struct child_worker *worker = &workers[cpu_count]; in setup_workers() local
/libuv/test/
H A Dtest-semaphore.c36 static void worker(void* arg) { in worker() function
H A Dtest-barrier.c37 static void worker(void* arg) { in worker() function
H A Dbenchmark-async.c67 static void worker(void* arg) { in worker() function
H A Dtest-condvar.c74 static void worker(void* arg) { in worker() function
/libuv/src/
H A Dthreadpool.c57 static void worker(void* arg) { in worker() function

Completed in 13 milliseconds