17 #ifndef __TBB_null_mutex_H 18 #define __TBB_null_mutex_H Base class for types that should not be copied or assigned.
A mutex which does nothing.
Represents acquisition of a mutex.
static const bool is_rw_mutex
static const bool is_recursive_mutex
static const bool is_fair_mutex
scoped_lock(null_mutex &)
void acquire(null_mutex &)
bool try_acquire(null_mutex &)