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

/frameworks/wilhelm/src/
H A Dlocks.h47 #define object_unlock_shared(thiz) object_unlock_exclusive(thiz) macro
58 #define interface_unlock_shared(thiz) object_unlock_shared(InterfaceToIObject(thiz))
68 #define object_unlock_peek(thiz) object_unlock_shared(thiz)
/frameworks/wilhelm/src/itf/
H A DIMuteSolo.c181 object_unlock_shared(thisObject);
H A DIEffectSend.c72 object_unlock_shared(&outputMix->mObject);
H A DIObject.c294 object_unlock_shared(thiz);
673 object_unlock_shared(thiz);

Completed in 90 milliseconds