Home
last modified time | relevance | path

Searched refs:unlockCall (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/util/detail/
Dutil_ScopedLockImpl.h21 #define NN_UTIL_DETAIL_DEFINE_SCOPED_LOCK(typeName, lockCall, unlockCall) \ argument
28 ~ScopedLock() { m_Reference.unlockCall; } \