10Duke Enterprise C++ Client
|
Concurrency-related tools.
Classes | |
class | GuardWithTimeout |
A mutex-guard with timeout functionality. More... | |
Typedefs | |
typedef GuardWithTimeout< std::recursive_timed_mutex > | RecursiveGuardWithTimeout |
Recursive implementation of GuardWithTimeout. | |