10Duke Scale C++ Client
Loading...
Searching...
No Matches
tenduke::concurrent Namespace Reference

Detailed Description

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.