HomeSort by relevance Sort by last modified time
    Searched refs:mColdFutexAddr (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 42 int32_t* mColdFutexAddr; // for COLD_IDLE only, pointer to the associated futex
FastThread.cpp 155 int32_t *coldFutexAddr = current->mColdFutexAddr;
Threads.cpp     [all...]

Completed in 759 milliseconds