OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STATE_CONSTRUCTING
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/shared/emugl/common/
lazy_instance.h
91
STATE_CONSTRUCTING
= 1,
lazy_instance.cpp
84
state = atomicCompareAndSwap(&mState, STATE_INIT,
STATE_CONSTRUCTING
);
Completed in 52 milliseconds