Home
last modified time | relevance | path

Searched refs:object_unlock_exclusive_attributes_ (Results 1 – 2 of 2) sorted by relevance

/frameworks/wilhelm/src/
Dlocks.h22 extern void object_unlock_exclusive_attributes_(IObject *thiz, unsigned attr,
38 object_unlock_exclusive_attributes_((thiz), (attr), __FILE__, __LINE__)
Dlocks.c162 void object_unlock_exclusive_attributes_(IObject *thiz, unsigned attributes, in object_unlock_exclusive_attributes_() function