Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_thread_pool.c13 static void nxt_thread_pool_loop(void *ctx);
126 nxt_thread_pool_loop(ctx); in nxt_thread_pool_start()
131 nxt_thread_pool_loop(void *ctx) in nxt_thread_pool_loop() function
219 link->start = nxt_thread_pool_loop; in nxt_thread_pool_wait()