|
ThreadSchedule 3.0.0
Modern C++ thread management library
|
#include <indefinite_wait.hpp>
Static Public Member Functions | |
| template<typename Lock , typename Pred > | |
| static auto | wait (std::condition_variable &cv, Lock &lock, Pred pred) -> bool |
Definition at line 12 of file indefinite_wait.hpp.
|
inlinestatic |
Definition at line 16 of file indefinite_wait.hpp.