| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/ |
| D | debuggable_thread.h | 146 os::memory::Mutex mutex_; variable 148 bool suspended_ GUARDED_BY(mutex_) {false}; in GUARDED_BY() argument
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/heap-space-misc/ |
| D | crossing_map_singleton.h | 60 static os::memory::Mutex mutex_; variable
|
| D | crossing_map_singleton.cpp | 26 os::memory::Mutex CrossingMapSingleton::mutex_; // NOLINT(fuchsia-statically-constructed-objects) member in ark::mem::CrossingMapSingleton
|
| /arkcompiler/ets_runtime/compiler_service/include/ |
| D | aot_compiler_client.h | 57 std::mutex mutex_; variable
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | sustaining_js_handle.h | 68 Mutex mutex_; variable
|
| D | ecma_string_table.h | 187 Mutex mutex_; member
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | rset_worklist_handler.h | 96 Mutex mutex_; variable
|
| D | parallel_marker.h | 101 Mutex mutex_; variable
|
| /arkcompiler/ets_runtime/ecmascript/module/ |
| D | module_logger.h | 83 Mutex mutex_; variable
|
| D | js_shared_module_manager.h | 106 Mutex mutex_; variable
|
| /arkcompiler/runtime_core/static_core/disassembler/ |
| D | disasm_backed_debug_info_extractor.h | 49 mutable os::memory::Mutex mutex_; variable
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| D | dfx.h | 93 static os::memory::Mutex mutex_; variable
|
| D | dfx.cpp | 21 os::memory::Mutex DfxController::mutex_; // NOLINT(fuchsia-statically-constructed-objects) member in ark::DfxController
|
| /arkcompiler/ets_runtime/ecmascript/debugger/ |
| D | js_debugger_manager.cpp | 21 std::shared_mutex JsDebuggerManager::mutex_; member in panda::ecmascript::tooling::JsDebuggerManager
|
| /arkcompiler/ets_runtime/ecmascript/taskpool/ |
| D | taskpool.h | 93 Mutex mutex_; variable
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
| D | pgo_profiler_encoder.h | 54 Mutex mutex_; variable
|
| /arkcompiler/ets_runtime/ecmascript/jit/ |
| D | jit_profiler.h | 191 RecursiveMutex mutex_; variable
|
| /arkcompiler/runtime_core/bytecode_optimizer/ |
| D | bytecode_analysis_results.h | 87 static std::mutex mutex_; variable
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/ |
| D | llvm_aot_compiler.h | 157 std::mutex mutex_; variable
|
| /arkcompiler/runtime_core/static_core/runtime/coroutines/ |
| D | coroutine_events.h | 102 os::memory::Mutex *mutex_; variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/ |
| D | pgo_type_manager.h | 192 Mutex mutex_; variable
|
| /arkcompiler/runtime_core/platforms/unix/libpandabase/futex/ |
| D | mutex.h | 73 struct fmutex mutex_; variable
|
| /arkcompiler/runtime_core/static_core/runtime/mem/refstorage/ |
| D | global_object_storage.h | 167 PandaVector<uintptr_t> storage_ GUARDED_BY(mutex_) {}; in GUARDED_BY() argument 177 mutable os::memory::RWLock mutex_; variable
|
| /arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/futex/ |
| D | mutex.h | 72 struct fmutex mutex_; variable
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| D | timers.h | 111 static std::mutex mutex_; variable
|