Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/device/
Dascend_stream_manager.cc126 auto callback_thread = std::make_shared<CallbackThread>(); in RegCallback() local
151 auto callback_thread = stream_call_backs_.at(stream); in UnRegCallback() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/common/
Dascend_utils.cc160 auto callback_thread = reinterpret_cast<CallbackThread *>(data); in callback_thread_func() local