获取当前AscendStream对应的互斥锁。
std::mutex& AscendStream::GetMutex();
参数名
输入/输出
说明
mutex
输出
当前AscendStream对应的互斥锁。