QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches
#include "fast_mutex.h"

Go to the source code of this file.

Classes

class  qx::memory::object_level_lock< _Host >
 
class  qx::memory::object_level_lock< _Host >::lock
 

Namespaces

namespace  qx
 Root namespace for all QxOrm library features.
 
namespace  qx::memory
 QxOrm library memory leak detection (by Wu Yongwei)
 

Detailed Description

In essence Loki ObjectLevelLockable re-engineered to use a fast_mutex class. Check also Andrei Alexandrescu's article "Multithreading and the C++ Type System" for the ideas behind.

Version
1.4, 2004/05/09
Author
Wu Yongwei

Definition in file object_level_lock.h.