Home
last modified time | relevance | path

Searched defs:aotCompilerMutex_ (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/compiler_service/include/
Daot_compiler_service.h63 mutable std::mutex aotCompilerMutex_; variable
/arkcompiler/ets_runtime/compiler_service/test/unittest/aotcompilerimpl_unit/
Daotcompilerimpl_unit.cpp339 std::mutex aotCompilerMutex_; variable