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