X-Boost  2.3.8
Public Types | Public Member Functions | List of all members
sprint::mutex Class Reference

Mutex (implemented using pthread) More...

#include <mutex.h>

Public Types

typedef sprint::scoped_lock
< sprint::mutex
scoped_lock
 

Public Member Functions

bool lock ()
 
void unlock ()
 
pthread_mutex_t gethandle ()
 

Detailed Description

Mutex (implemented using pthread)


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