![]() |
DUNE: Uniform Navigational Environment
2016.09.0
|
Scoped Condition.
Public Member Functions | |
| ScopedCondition (Condition &l) | |
| ~ScopedCondition (void) | |
|
inline |
Construct the object, locking the associated condition.
| l | associated condition. |
References DUNE::Concurrency::Condition::lock().
|
inline |
Destruct the object, unlocking the associated condition.
References DUNE::Concurrency::Condition::unlock().
