Home
last modified time | relevance | path

Searched refs:exclude_from_scheduling (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_http2_session.h218 void exclude_from_scheduling();
Dshrpx_http2_session.cc230 exclude_from_scheduling(); in ~Http2Session()
2350 void Http2Session::exclude_from_scheduling() { in exclude_from_scheduling() function in shrpx::Http2Session