Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Druntime.h231 static constexpr uint32_t MAX_SUSPEND_RETRIES = 5000; member in panda::ecmascript::Runtime
H A Druntime.cpp220 if (iterCount < MAX_SUSPEND_RETRIES) { in SuspendAllThreadsImpl()

Completed in 2 milliseconds