HomeSort by relevance Sort by last modified time
    Searched refs:unmapEventFlagWord (Results 1 - 2 of 2) sorted by null

  /system/libfmq/include/fmq/
EventFlag.h 139 static status_t unmapEventFlagWord(std::atomic<uint32_t>* efWordPtr,
  /system/libfmq/
EventFlag.cpp 233 status_t EventFlag::unmapEventFlagWord(std::atomic<uint32_t>* efWordPtr,
252 status_t status = unmapEventFlagWord((*evFlag)->mEfWordPtr,
274 unmapEventFlagWord(mEfWordPtr, &mEfWordNeedsUnmapping);

Completed in 4295 milliseconds