Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
Go to the documentation of this file.
17 #ifndef __TBB_null_rw_mutex_H
18 #define __TBB_null_rw_mutex_H
bool try_acquire(null_rw_mutex &, bool=true)
static const bool is_recursive_mutex
scoped_lock(null_rw_mutex &, bool=true)
A rw mutex which does nothing.
void acquire(null_rw_mutex &, bool=true)
bool downgrade_to_reader()
Represents acquisition of a mutex.
Base class for types that should not be copied or assigned.
static const bool is_fair_mutex
static const bool is_rw_mutex
Copyright © 2005-2020 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.