Home
last modified time | relevance | path

Searched defs:mutex_ (Results 1 – 25 of 73) sorted by relevance

123

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/cxx_api/model/
Dmodel_impl.h48 static std::mutex mutex_; variable
255 std::recursive_mutex mutex_; variable
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/
Ddynamic_mem_manager.h66 std::mutex mutex_; variable
84 std::mutex mutex_; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/akg/
Dakg_cpu_kernel_manager.h45 mutable std::shared_mutex mutex_; variable
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/ascend/plugin/
Dascend_kernel_plugin.h37 std::mutex mutex_; variable
/third_party/libphonenumber/cpp/src/phonenumbers/base/synchronization/
Dlock_stdmutex.h41 mutable std::mutex mutex_; variable
/third_party/vulkan-loader/openharmony/bundle_mgr_helper/
Dvk_bundle_mgr_helper.h48 std::mutex mutex_; variable
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/adapter/acl/plugin/
Dacl_pass_plugin.h43 static std::mutex mutex_; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/include/backend/distributed/rpc/tcp/
Dtcp_client.h79 std::mutex mutex_; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/util/
Dsemaphore.h49 std::mutex mutex_; variable
Dintrp_service.h57 std::mutex mutex_; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/device/
Dascend_memory_pool.h66 std::mutex mutex_; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/device/gsm/
Dpin_mem_pool.h51 std::mutex mutex_; variable
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/kernel/ascend/plugin/
Dascend_kernel_plugin.h46 static std::mutex mutex_; variable
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/registry/
Dkernel_interface_registry.h53 std::mutex mutex_; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/
Dkl_div_loss_cpu_kernel.h64 std::mutex mutex_; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/ps/core/communicator/
Dssl_client.h69 std::mutex mutex_; variable
Dssl_wrapper.h72 std::mutex mutex_; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dnotification.h116 mutable Mutex mutex_; variable
/third_party/protobuf/third_party/abseil-cpp/absl/synchronization/
Dnotification.h126 mutable Mutex mutex_; variable
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/delegate/nnrt/
Dnnrt_allocator.h82 std::mutex mutex_; variable
/third_party/grpc/src/core/lib/promise/
Dpromise_mutex.h69 PromiseMutex* mutex_ = nullptr; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/hal/device/
Dcpu_hash_table.h106 mutable std::shared_mutex mutex_; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/dvpp/utils/
DThreadSafeQueue.h124 mutable std::mutex mutex_; // the mutex value variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/distributed/rpc/tcp/
Dconnection_pool.h97 std::mutex mutex_; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/include/common/utils/
Dstub_tensor.h69 std::mutex mutex_; variable

123