Home
last modified time | relevance | path

Searched refs:DecodeThreadFinishEnvironment (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dmpl_scheduler.h104 virtual void DecodeThreadFinishEnvironment(MplSchedulerParam *) {} in DecodeThreadFinishEnvironment() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/
Dmpl_scheduler.cpp226 DecodeThreadFinishEnvironment(env); in ThreadFinish()