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

  /frameworks/av/services/audioflinger/
FastThreadState.cpp 23 mCommand(INITIAL), mColdFutexAddr(NULL), mColdGen(0), mDumpState(NULL), mNBLogWriter(NULL)
FastThreadState.h 46 FastThreadDumpState* mDumpState; // if non-NULL, then update dump state periodically
FastThread.cpp 112 dumpState = next->mDumpState != NULL ? next->mDumpState : mDummyDumpState;
Threads.cpp     [all...]

Completed in 50 milliseconds