tbb::null_rw_mutex::scoped_lock Class Reference

Represents acquisition of a mutex. More...

#include <null_rw_mutex.h>

List of all members.

Public Member Functions

 scoped_lock (null_rw_mutex &, bool=true)
void acquire (null_rw_mutex &, bool=true)
bool upgrade_to_writer ()
bool downgrade_to_reader ()
bool try_acquire (null_rw_mutex &, bool=true)
void release ()


Detailed Description

Represents acquisition of a mutex.


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

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.