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

  /system/core/logd/
FlushCommand.h 30 bool mNonBlock;
LogTimes.h 59 const bool mNonBlock;
60 const uint64_t mEnd; // only relevant if mNonBlock
69 return threadRunning || mRelease || mError || mNonBlock;

Completed in 257 milliseconds