OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
165
int32_t *coldFutexAddr = mCurrent->
mColdFutexAddr
;
Threads.cpp
[
all
...]
Completed in 545 milliseconds