Home
last modified time | relevance | path

Searched defs:mutex_ (Results 1 - 25 of 54) sorted by relevance

123

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
H A Dsource_manager.h46 mutable os::memory::Mutex mutex_; member in ark::tooling::inspector::final
H A Dsession_manager.h39 mutable os::memory::Mutex mutex_; member in ark::tooling::inspector::SessionManager
H A Ddebuggable_thread.h141 os::memory::Mutex mutex_; member in ark::tooling::inspector::final
/arkcompiler/runtime_core/static_core/plugins/ets/verification/
H A Dets_plugin.h59 mutable os::memory::Mutex mutex_; member in ark::verifier::plugin::final
/arkcompiler/runtime_core/static_core/runtime/mem/gc/heap-space-misc/
H A Dcrossing_map_singleton.h60 static os::memory::Mutex mutex_; member in ark::mem::CrossingMapSingleton
H A Dcrossing_map_singleton.cpp26 os::memory::Mutex CrossingMapSingleton::mutex_; // NOLINT(fuchsia-statically-constructed-objects) member in ark::mem::CrossingMapSingleton
/arkcompiler/ets_runtime/ecmascript/mem/
H A Drset_worklist_handler.h89 Mutex mutex_; member in panda::ecmascript::RSetWorkListHandler
H A Dparallel_marker.h200 Mutex mutex_; member in panda::ecmascript::CompressGCMarker
/arkcompiler/ets_runtime/ecmascript/
H A Dsustaining_js_handle.h68 Mutex mutex_; member in panda::ecmascript::SustainingJSHandleList
H A Dwaiter_list.h101 Mutex *mutex_; member in panda::ecmascript::MutexGuard
/arkcompiler/ets_runtime/compiler_service/include/
H A Daot_compiler_client.h57 std::mutex mutex_; member in OHOS::ArkCompiler::AotCompilerClient
/arkcompiler/ets_runtime/ecmascript/debugger/
H A Djs_debugger_manager.cpp21 std::shared_mutex JsDebuggerManager::mutex_; member in panda::ecmascript::tooling::JsDebuggerManager
/arkcompiler/ets_runtime/ecmascript/taskpool/
H A Dtaskpool.h86 Mutex mutex_; member in panda::ecmascript::Taskpool
/arkcompiler/runtime_core/static_core/disassembler/
H A Ddisasm_backed_debug_info_extractor.h49 mutable os::memory::Mutex mutex_; member in ark::disasm::DisasmBackedDebugInfoExtractor
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Ddfx.cpp21 os::memory::Mutex DfxController::mutex_; // NOLINT(fuchsia-statically-constructed-objects) member in ark::DfxController
H A Ddfx.h93 static os::memory::Mutex mutex_; member in ark::DfxController
/arkcompiler/ets_runtime/ecmascript/platform/
H A Dmutex.h51 pthread_mutex_t mutex_; member in panda::ecmascript::Mutex
/arkcompiler/ets_runtime/ecmascript/module/
H A Djs_shared_module_manager.h108 Mutex mutex_; member in panda::ecmascript::SharedModuleManager
H A Dmodule_logger.h80 Mutex mutex_; member in panda::ecmascript::ModuleLogger
/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit_profiler.h174 RecursiveMutex mutex_; member in panda::ecmascript::JITProfiler
/arkcompiler/ets_runtime/test/executiontest/
H A Dthread_termination_test.cpp102 std::mutex mutex_; member in panda::test::TerminatorThread
/arkcompiler/runtime_core/bytecode_optimizer/
H A Dbytecode_analysis_results.h87 static std::mutex mutex_; member in panda::bytecodeopt::BytecodeAnalysisResults
/arkcompiler/runtime_core/static_core/libllvmbackend/
H A Dllvm_aot_compiler.h157 std::mutex mutex_; member in ark::ark::llvmbackend::final
/arkcompiler/runtime_core/static_core/runtime/coroutines/
H A Dcoroutine_events.h102 os::memory::Mutex *mutex_; variable
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler_encoder.h117 Mutex mutex_; member in panda::ecmascript::pgo::PGOProfilerEncoder

Completed in 7 milliseconds

123