Nebula
|
#include <assertingmutex.h>
Public Member Functions | |
AssertingScope (AssertingMutex *mutex) | |
constructor | |
~AssertingScope () | |
destructor | |
Public Attributes | |
AssertingMutex * | mutex |
|
inline |
constructor
|
inline |
destructor
AssertingMutex* Threading::AssertingScope::mutex |