Public Member Functions

scoped_mutex_lock Class Reference

Aquire a lock that's valid until the end of scope. More...

#include <mutex.h>

List of all members.

Public Member Functions

 scoped_mutex_lock (mutex &mtx_)
void lock ()
void unlock ()

Detailed Description

Aquire a lock that's valid until the end of scope.


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