Represents acquisition of a mutex.
More...
#include <null_mutex.h>
Represents acquisition of a mutex.
Definition at line 30 of file null_mutex.h.
◆ scoped_lock() [1/2]
tbb::null_mutex::scoped_lock::scoped_lock |
( |
| ) |
|
|
inline |
◆ scoped_lock() [2/2]
tbb::null_mutex::scoped_lock::scoped_lock |
( |
null_mutex & |
| ) |
|
|
inline |
◆ ~scoped_lock()
tbb::null_mutex::scoped_lock::~scoped_lock |
( |
| ) |
|
|
inline |
◆ acquire()
◆ release()
void tbb::null_mutex::scoped_lock::release |
( |
| ) |
|
|
inline |
◆ try_acquire()
bool tbb::null_mutex::scoped_lock::try_acquire |
( |
null_mutex & |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: