Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/
Dlocks.h45 #define object_unlock_shared(thiz) object_unlock_exclusive(thiz) macro
56 #define interface_unlock_shared(thiz) object_unlock_shared(InterfaceToIObject(thiz))
66 #define object_unlock_peek(thiz) object_unlock_shared(thiz)
/frameworks/wilhelm/src/itf/
DIMuteSolo.c181 object_unlock_shared(thisObject); in IMuteSolo_GetNumChannels()
DIEffectSend.c72 object_unlock_shared(&outputMix->mObject); in getEnableLevel()
DIObject.c294 object_unlock_shared(thiz); in IObject_GetState()
673 object_unlock_shared(thiz); in IObject_GetPriority()