Searched refs:object_unlock_exclusive_attributes (Results 1 - 3 of 3) sorted by relevance

/frameworks/wilhelm/src/
H A Dlocks.h30 extern void object_unlock_exclusive_attributes(IObject *thiz, unsigned attr);
39 #define object_unlock_exclusive_attributes(thiz, attr) \ macro
56 object_unlock_exclusive_attributes(InterfaceToIObject(thiz), (attr))
H A Dlocks.c165 void object_unlock_exclusive_attributes(IObject *thiz, unsigned attributes)
/frameworks/wilhelm/src/desktop/
H A DSndFile.c88 object_unlock_exclusive_attributes(&thisAP->mObject, ATTR_TRANSPORT);

Completed in 54 milliseconds