Main Page
Modules
Namespaces
Classes
Files
Related Pages
Class List
Class Hierarchy
Class Members
tbb
::
null_mutex
::
scoped_lock
tbb::null_mutex::scoped_lock Class Reference
Represents acquisition of a mutex.
More...
#include <null_mutex.h>
List of all members.
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:
null_mutex.h
Copyright © 2005-2013 Intel Corporation. All Rights Reserved.
Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are registered trademarks or trademarks of Intel Corporation or its subsidiaries in the United States and other countries.
* Other names and brands may be claimed as the property of others.