Searched refs:unlockCall (Results 1 – 1 of 1) sorted by relevance
21 #define NN_UTIL_DETAIL_DEFINE_SCOPED_LOCK(typeName, lockCall, unlockCall) \ argument28 ~ScopedLock() { m_Reference.unlockCall; } \