Home
last modified time | relevance | path

Searched refs:GetMasterThreadRc (Results 1 – 7 of 7) sorted by relevance

/third_party/mindspore/tests/ut/cpp/dataset/
Dtask_manager_test.cc32 (void)TaskManager::GetMasterThreadRc(); in TEST_F()
48 Status rc = TaskManager::GetMasterThreadRc(); in TEST_F()
60 (void)TaskManager::GetMasterThreadRc(); in TEST_F()
Dconnector_test.cc98 rc = TaskManager::GetMasterThreadRc(); in TEST_F()
109 rc = TaskManager::GetMasterThreadRc(); in TEST_F()
121 rc = TaskManager::GetMasterThreadRc(); in TEST_F()
Dcache_op_test.cc149 (void)TaskManager::GetMasterThreadRc(); in TEST_F()
227 (void)TaskManager::GetMasterThreadRc(); in TEST_F()
343 (void)TaskManager::GetMasterThreadRc(); in TEST_F()
442 (void)TaskManager::GetMasterThreadRc(); in TEST_F()
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/util/
Dtask_manager.h91 static Status GetMasterThreadRc();
Dtask.cc208 return TaskManager::GetMasterThreadRc(); in OverrideInterruptRc()
Dtask_manager.cc221 Status TaskManager::GetMasterThreadRc() { in GetMasterThreadRc() function in mindspore::dataset::TaskManager
DREADME.md216 Status Status::GetMasterThreadRc();
225 …query the result using TaskGroup::GetTaskErrorIfAny or TaskManager::GetMasterThreadRc. The first f…