Searched refs:object_unlock_exclusive_attributes (Results 1 – 3 of 3) sorted by relevance
28 extern void object_unlock_exclusive_attributes(IObject *thiz, unsigned attr);37 #define object_unlock_exclusive_attributes(thiz, attr) \ macro54 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()