Home
last modified time | relevance | path

Searched refs:StoreRunningState (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_thread.cpp1230 StoreRunningState(ThreadState::RUNNING); in TransferToRunning()
1244 StoreRunningState(ThreadState::RUNNING); in TransferDaemonThreadToRunning()
1266 void JSThread::StoreRunningState(ThreadState newState) in StoreRunningState() function in panda::ecmascript::JSThread
1288 ECMA_BYTRACE_NAME(HITRACE_TAG_ARK, "SuspendTime::StoreRunningState"); in StoreRunningState()
H A Djs_thread.h1531 void StoreRunningState(ThreadState newState);

Completed in 5 milliseconds