Home
last modified time | relevance | path

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

/dports/devel/folly/folly-2021.12.27.00/folly/test/
H A DThreadLocalTest.cpp651 std::condition_variable stoppedCond; in TEST() local
663 stoppedCond.wait(lock); in TEST()
706 stoppedCond.notify_all(); in TEST()