Home
last modified time | relevance | path

Searched refs:thread (Results 51 – 69 of 69) sorted by relevance

123

/unit/src/
H A Dnxt_credential.c316 rt = task->thread->runtime; in nxt_credential_setgids()
H A Dnxt_isolation.c79 rt = task->thread->runtime; in nxt_isolation_main_prefork()
580 rt = task->thread->runtime; in nxt_isolation_set_mounts()
727 rt = task->thread->runtime; in nxt_isolation_unmount_all()
H A Dnxt_kqueue_engine.c698 nxt_thread_time_update(engine->task.thread); in nxt_kqueue_poll()
874 engine = task->thread->engine; in nxt_kqueue_conn_io_connect()
905 nxt_timer_disable(task->thread->engine, &c->write_timer); in nxt_kqueue_conn_connected()
H A Dnxt_epoll_engine.c900 nxt_thread_time_update(engine->task.thread); in nxt_epoll_poll()
1080 engine = task->thread->engine; in nxt_epoll_edge_conn_io_connect()
1142 nxt_timer_disable(task->thread->engine, &c->write_timer); in nxt_epoll_edge_conn_connected()
H A Dnxt_http_request.c283 r->start_time = nxt_thread_monotonic_time(task->thread); in nxt_http_request_create()
285 task->thread->engine->requests_cnt++; in nxt_http_request_create()
674 (void) nxt_thread_time_string(task->thread, &nxt_http_date_cache, p); in nxt_http_request_header_send()
H A Dnxt_select_engine.c320 nxt_thread_time_update(engine->task.thread); in nxt_select_poll()
H A Dnxt_conn_write.c38 engine = task->thread->engine; in nxt_conn_io_write()
H A Dnxt_eventport_engine.c505 nxt_thread_time_update(engine->task.thread); in nxt_eventport_poll()
H A Dnxt_poll_engine.c525 nxt_thread_time_update(engine->task.thread); in nxt_poll()
H A Dnxt_pollset_engine.c570 nxt_thread_time_update(engine->task.thread); in nxt_pollset_poll()
H A Dnxt_devpoll_engine.c585 nxt_thread_time_update(engine->task.thread); in nxt_devpoll_poll()
H A Dnxt_conf_validation.c2661 nxt_thread_t *thread; in nxt_conf_vldt_app() local
2703 thread = nxt_thread(); in nxt_conf_vldt_app()
2705 lang = nxt_app_lang_module(thread->runtime, &type); in nxt_conf_vldt_app()
H A Dnxt_http_static.c830 wq = &task->thread->engine->fast_work_queue; in nxt_http_static_body_handler()
H A Dnxt_php_sapi.c402 #error PHP is built with thread safety and broken signals. in nxt_php_setup()
/unit/src/perl/
H A Dnxt_perl_psgi.c26 pthread_t thread; member
1282 res = pthread_create(&pctx->thread, nxt_perl_psgi_thread_attr, in nxt_perl_psgi_ready_handler()
1395 res = pthread_join(pctx->thread, NULL); in nxt_perl_psgi_join_threads()
/unit/
H A DCHANGES324 *) Feature: process and thread lifecycle hooks in Ruby.
417 *) Bugfix: the PHP 5 module failed to build with thread safety enabled;
648 *) Bugfix: PHP 7.4 was broken if it was built with thread safety
865 thread safety enabled.
/unit/src/wasm-wasi-component/src/
H A Dlib.rs213 std::thread::spawn(|| GlobalState::run(receiver)); in new()
/unit/src/java/nginx/unit/websocket/
H A DLocalStrings.properties95 wsRemoteEndpoint.sendInterrupt=The current thread was interrupted while waiting for a blocking send…
/unit/docs/
H A Dunit-openapi.yaml5566 description: "Stack size of a worker thread in bytes."
5588 description: "Stack size of a worker thread in bytes."
5740 description: "Stack size of a worker thread in bytes."

123