Home
last modified time | relevance | path

Searched refs:fut_ (Results 1 - 2 of 2) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_worker.h400 std::future<void> fut_; member in shrpx::Worker
H A Dshrpx_worker.cc431 fut_.get(); in wait()
437 fut_ = std::async(std::launch::async, [this] { in run_async()

Completed in 4 milliseconds