Searched defs:object_unlock_exclusive_attributes (Results 1 - 1 of 1) 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))

Completed in 21 milliseconds