OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:curState
(Results
1 - 3
of
3
) sorted by null
/external/deqp/framework/delibs/dethread/
deSingleton.c
34
deSingletonState
curState
= (deSingletonState)deAtomicCompareExchange32((volatile deUint32*)singletonState, (deUint32)DE_SINGLETON_STATE_NOT_INITIALIZED, (deUint32)DE_SINGLETON_STATE_INITIALIZING);
36
if (
curState
== DE_SINGLETON_STATE_NOT_INITIALIZED)
46
else if (
curState
== DE_SINGLETON_STATE_INITIALIZING)
/external/deqp/framework/platform/ios/
tcuIOSApp.mm
357
TestThreadState::State
curState
= m_state.getState();
359
if (
curState
== TestThreadState::STATE_RUNNING)
372
else if (
curState
== TestThreadState::STATE_STOP_REQUESTED)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar
Completed in 95 milliseconds