Searched refs:AddHandle (Results 1 – 3 of 3) sorted by relevance
29 static void AddHandle(acltdtChannelHandle **handle, std::thread *use_thread);40 inline void TdtHandle::AddHandle(acltdtChannelHandle **handle, std::thread *use_thread) { in AddHandle() function
42 TdtHandle::AddHandle(&acl_handle_, nullptr); in TdtPlugin()
136 TdtHandle::AddHandle(&acl_handle_, &acl_tdt_print_); in CreateTensorPrintThread()