Searched refs:EVFLAGWORDPOS (Results 1 – 2 of 2) sorted by relevance
60 enum GrantorType : int { READPTRPOS = 0, WRITEPTRPOS, DATAPTRPOS, EVFLAGWORDPOS }; enumerator72 static constexpr int32_t kMinGrantorCountForEvFlagSupport = EVFLAGWORDPOS + 1;
637 if (mDesc->countGrantors() > hardware::details::EVFLAGWORDPOS) { in initMemory()639 mapGrantorDescr(hardware::details::EVFLAGWORDPOS)); in initMemory()790 unmapGrantorDescr(mEvFlagWord, hardware::details::EVFLAGWORDPOS); in ~MessageQueueBase()