LLVM
8.0.1
|
#include "llvm/Support/Mutex.h"
Public Member Functions | |
SmartScopedLock (SmartMutex< mt_only > &m) | |
~SmartScopedLock () | |
|
inline |
Definition at line 146 of file Mutex.h.
References llvm::sys::SmartMutex< mt_only >::lock().
|
inline |
Definition at line 150 of file Mutex.h.
References llvm::sys::SmartMutex< mt_only >::unlock().