Home
last modified time | relevance | path

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

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