Searched refs:andMask (Results 1 – 1 of 1) sorted by relevance
166 uint64_t andMask = in commitSection() local168 uint64_t orMask = ~andMask; in commitSection()169 uint64_t andFlags = (flags & isec->flags) & andMask; in commitSection()