Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/cxx_api/model/model_converter_utils/
Dmulti_process.cc113 std::thread heartbeat_thread(MultiProcess::HeartbeatThreadFunc, this); in ParentProcess() local
135 std::thread heartbeat_thread(MultiProcess::HeartbeatThreadFunc, this); in ChildProcess() local