3namespace nw {
namespace ut {
5template <
typename TLockObject>
Definition ut_ScopedLock.h:7
ScopedLock(TLockObject &lockObj)
Definition ut_ScopedLock.h:12
~ScopedLock()
Definition ut_ScopedLock.h:18
TLockObject & m_LockObj
Definition ut_ScopedLock.h:24
Definition ut_CriticalSection.h:6
Definition math_Constant.cpp:5