Home
last modified time | relevance | path

Searched refs:nxt_thread (Results 1 – 25 of 34) sorted by path

12

/unit/auto/
H A Dsources50 src/nxt_thread.c \
/unit/src/
H A Dnxt_app_log.c31 thr = nxt_thread(); in nxt_log_time_handler()
H A Dnxt_application.c947 thr = nxt_thread(); in nxt_app_set_logs()
H A Dnxt_conf_validation.c2551 thread = nxt_thread(); in nxt_conf_vldt_app()
H A Dnxt_conn.c66 thr = nxt_thread(); in nxt_conn_create()
H A Dnxt_conn_proxy.c76 thr = nxt_thread(); in nxt_conn_proxy_create()
H A Dnxt_cyassl.c84 thr = nxt_thread(); in nxt_cyassl_start()
113 thr = nxt_thread(); in nxt_cyassl_server_init()
250 thr = nxt_thread(); in nxt_cyassl_io_recv()
278 thr = nxt_thread(); in nxt_cyassl_io_send()
437 n = nxt_cyassl_conn_test_error(nxt_thread(), c, ret, in nxt_cyassl_conn_io_send()
H A Dnxt_event_engine.c517 thr = nxt_thread(); in nxt_event_engine_start()
H A Dnxt_event_engine.h527 thr = nxt_thread(); in nxt_thread_event_engine()
H A Dnxt_fiber.c50 thr = nxt_thread(); in nxt_fiber_create()
H A Dnxt_gnutls.c128 thr = nxt_thread(); in nxt_gnutls_time()
166 thr = nxt_thread(); in nxt_gnutls_server_init()
359 thr = nxt_thread(); in nxt_gnutls_pull()
380 thr = nxt_thread(); in nxt_gnutls_push()
406 thr = nxt_thread(); in nxt_gnutls_vec_push()
557 ret = nxt_gnutls_conn_test_error(nxt_thread(), c, n, in nxt_gnutls_conn_io_send()
H A Dnxt_lib.c68 thread = nxt_thread(); in nxt_lib_start()
H A Dnxt_listen_socket.c50 thr = nxt_thread(); in nxt_listen_socket_create()
227 thr = nxt_thread(); in nxt_listen_socket_update()
H A Dnxt_log.c52 thr = nxt_thread(); in nxt_log_set_ctx()
H A Dnxt_log_moderation.c22 thr = nxt_thread(); in nxt_log_moderate_allow()
H A Dnxt_main.h125 #define nxt_thread() \ macro
H A Dnxt_main_process.c1221 thr = nxt_thread(); in nxt_main_listening_socket()
H A Dnxt_malloc.c20 thr = nxt_thread(); in nxt_malloc_log()
H A Dnxt_mp.c206 thread = nxt_thread(); in nxt_mp_thread_assert()
236 mp->tid = nxt_thread_tid(nxt_thread()); in nxt_mp_thread_adopt()
H A Dnxt_polarssl.c41 thr = nxt_thread(); in nxt_polarssl_server_init()
H A Dnxt_random.c102 key.value[3] ^= (uintptr_t) nxt_thread_tid(nxt_thread()); in nxt_random_stir()
H A Dnxt_router.c3590 thread = nxt_thread(); in nxt_router_thread_start()
H A Dnxt_semaphore.c84 thr = nxt_thread(); in nxt_sem_wait()
H A Dnxt_signal.c95 thr = nxt_thread(); in nxt_signal_handler()
162 thr = nxt_thread(); in nxt_signal_thread()
H A Dnxt_thread.c148 thr = nxt_thread(); in nxt_thread_init()

12