Home
last modified time | relevance | path

Searched defs:GlobalUnlock (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dmpl_scheduler.h111 void GlobalUnlock() in GlobalUnlock() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_builder.h342 virtual void GlobalUnlock() {} in GlobalUnlock() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_builder.cpp1349 void MIRBuilderExt::GlobalUnlock() in GlobalUnlock() function in maple::MIRBuilderExt