Home
last modified time | relevance | path

Searched defs:tp (Results 1 – 6 of 6) sorted by last modified time

/unit/src/
H A Dnxt_runtime.c676 nxt_thread_pool_t *thread_pool, **tp; in nxt_runtime_thread_pool_create() local
701 nxt_thread_pool_t **tp; in nxt_runtime_thread_pool_destroy() local
734 nxt_thread_pool_t *tp, **thread_pools; in nxt_runtime_thread_pool_exit() local
H A Dnxt_kqueue_engine.c675 struct timespec ts, *tp; in nxt_kqueue_poll() local
H A Dnxt_gnutls.c123 nxt_gnutls_time(time_t *tp) in nxt_gnutls_time()
H A Dnxt_thread_pool.c22 nxt_thread_pool_t *tp; in nxt_thread_pool_create() local
42 nxt_thread_pool_post(nxt_thread_pool_t *tp, nxt_work_t *work) in nxt_thread_pool_post()
59 nxt_thread_pool_init(nxt_thread_pool_t *tp) in nxt_thread_pool_init()
118 nxt_thread_pool_t *tp; in nxt_thread_pool_start() local
136 nxt_thread_pool_t *tp; in nxt_thread_pool_loop() local
166 nxt_thread_pool_wait(nxt_thread_pool_t *tp) in nxt_thread_pool_wait()
230 nxt_thread_pool_destroy(nxt_thread_pool_t *tp) in nxt_thread_pool_destroy()
270 nxt_thread_pool_t *tp; in nxt_thread_pool_exit() local
H A Dnxt_select_engine.c287 struct timeval tv, *tp; in nxt_select_poll() local
H A Dnxt_eventport_engine.c457 timespec_t ts, *tp; in nxt_eventport_poll() local