![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Definition at line 61 of file sync-classlock.hpp.
Additional Inherited Members | |
Public Member Functions inherited from Monitor< IMPL > | |
| void | lock () |
| void | unlock () noexcept |
| void | notify_one () noexcept |
| void | notify_all () noexcept |
| template<class PRED > | |
| void | wait (PRED &&predicate) |
| template<class DUR , class PRED > | |
| bool | wait_for (DUR const &timeout, PRED &&predicate) |
Inheritance diagram for ClassLock< X, CONF >::PerClassMonitor:
Collaboration diagram for ClassLock< X, CONF >::PerClassMonitor: