ROSE  0.11.145.0
Public Types | List of all members
Sawyer::SynchronizationTraits< MultiThreadedTag > Struct Template Reference

Description

template<>
struct Sawyer::SynchronizationTraits< MultiThreadedTag >

Definition at line 120 of file Synchronization.h.

Public Types

enum  { SUPPORTED = 0 }
 
typedef NullMutex Mutex
 
typedef NullMutex RecursiveMutex
 
typedef NullLockGuard LockGuard
 
typedef NullLockGuard UniqueLock
 
typedef NullLockGuard RecursiveLockGuard
 
typedef NullBarrier Barrier
 
typedef Sawyer::LockGuard2< MutexLockGuard2
 

The documentation for this struct was generated from the following file: