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

Represents acquisition of a mutex. More...

#include <null_mutex.h>

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:

Copyright © 2005-2014 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.