Searched refs:EXCLUSIVE_LOCKS_REQUIRED (Results 1 – 2 of 2) sorted by relevance
74 const Hyphenator* lookupByIdentifier(uint64_t id) const EXCLUSIVE_LOCKS_REQUIRED(mMutex);76 EXCLUSIVE_LOCKS_REQUIRED(mMutex);
69 #define EXCLUSIVE_LOCKS_REQUIRED(...) \ macro