Searched defs:threads (Results 1 – 7 of 7) sorted by relevance
170 nxt_atomic_uint_t waiting, threads; in nxt_thread_pool_wait() local271 nxt_atomic_uint_t threads; in nxt_thread_pool_exit() local
54 uint32_t threads; member68 uint32_t threads; member75 uint32_t threads; member85 uint32_t threads; member
17 nxt_atomic_t threads; member
43 uint32_t threads; member
3197 nxt_uint_t n, threads; in nxt_router_engines_create() local3454 nxt_uint_t i, threads; in nxt_router_threads_create() local
2013 int64_t threads; in nxt_conf_vldt_threads() local
41 static pthread_t *threads; variable