Home
last modified time | relevance | path

Searched refs:create_worker_thread (Results 1 - 3 of 3) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_connection_handler.h145 int create_worker_thread(size_t num);
H A Dshrpx_worker_process.cc614 rv = conn_handler->create_worker_thread(config->num_worker); in worker_process_event_loop()
H A Dshrpx_connection_handler.cc309 int ConnectionHandler::create_worker_thread(size_t num) { in create_worker_thread() function in shrpx::ConnectionHandler

Completed in 4 milliseconds