BRE12
Public Member Functions | List of all members
tbb::null_mutex::scoped_lock Class Reference

Represents acquisition of a mutex. More...

#include <null_mutex.h>

Inheritance diagram for tbb::null_mutex::scoped_lock:

Public Member Functions

 scoped_lock (null_mutex &)
 
void acquire (null_mutex &)
 
bool try_acquire (null_mutex &)
 
void release ()
 

Detailed Description

Represents acquisition of a mutex.


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