|
ThreadSchedule 3.0.0
Modern C++ thread management library
|
#include <polling_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 14 of file polling_wait.hpp.
|
inlinestatic |
Definition at line 18 of file polling_wait.hpp.