Home
last modified time | relevance | path

Searched refs:GRACEFUL_SHUTDOWN (Results 1 – 3 of 3) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_worker.h250 GRACEFUL_SHUTDOWN = 0x03, enumerator
Dshrpx_connection_handler.cc349 wev.type = WorkerEventType::GRACEFUL_SHUTDOWN; in graceful_shutdown_worker()
Dshrpx_worker.cc476 case WorkerEventType::GRACEFUL_SHUTDOWN: in process_events()