Searched refs:mAttributesMask (Results 1 - 4 of 4) sorted by relevance

/frameworks/wilhelm/src/
H A Dsync.c71 unsigned attributesMask = instance->mAttributesMask;
72 instance->mAttributesMask = 0;
H A Dlocks.c194 unsigned oldAttributesMask = thiz->mAttributesMask;
195 thiz->mAttributesMask = oldAttributesMask | asynchronous;
H A Ditfstruct.h34 unsigned mAttributesMask; // attributes which have changed since last sync member in struct:Object_interface
/frameworks/wilhelm/src/itf/
H A DIObject.c763 thiz->mAttributesMask = 0;

Completed in 58 milliseconds