|
0 A.D. | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
boost::noncopyable
|
+--CScopeLock
in ThreadUtil.h
| Field Summary | |
private pthread_mutex_t& |
m_Mutex
|
| Constructor Summary | |
inline CScopeLock( CMutex& mutex )
|
|
inline CScopeLock( pthread_mutex_t& mutex )
|
|
inline ~CScopeLock()
|
|
| Field Detail |
private pthread_mutex_t& m_Mutex;
| Constructor Detail |
public inline CScopeLock( CMutex& mutex );
public inline CScopeLock( pthread_mutex_t& mutex );
public inline ~CScopeLock();
|
0 A.D.
Generated on September 04, 2007 at 18:13 CppDoc v2.4.0 |
|||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||