Searched refs:object_unlock_exclusive_attributes (Results 1 – 3 of 3) sorted by relevance
30 extern void object_unlock_exclusive_attributes(IObject *thiz, unsigned attr);39 #define object_unlock_exclusive_attributes(thiz, attr) \ macro56 object_unlock_exclusive_attributes(InterfaceToIObject(thiz), (attr))
165 void object_unlock_exclusive_attributes(IObject *thiz, unsigned attributes) in object_unlock_exclusive_attributes_()
88 object_unlock_exclusive_attributes(&thisAP->mObject, ATTR_TRANSPORT); in SndFile_Callback()