Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/mindrt/src/
Dmindrt.cc109 void TerminateAll() { mindspore::ActorMgr::GetActorMgrRef()->TerminateAll(); } in TerminateAll() function
/third_party/mindspore/mindspore-src/source/mindspore/core/mindrt/src/actor/
Dactormgr.cc139 void ActorMgr::TerminateAll() { in TerminateAll() function in mindspore::ActorMgr