SWDEV-455346 - End wait if HostcallListener terminates.
Change-Id: I21ec8eadb189147c579ec65acf68de40d604686b
[ROCm/clr commit: 8942939fac]
此提交包含在:
@@ -334,7 +334,7 @@ void HostcallListener::terminate() {
|
||||
if (!amd::Os::isThreadAlive(thread_)) {
|
||||
return;
|
||||
}
|
||||
|
||||
kHostThreadActive.state = Init::State::kExit;
|
||||
doorbell_->Reset(SIGNAL_DONE);
|
||||
|
||||
// FIXME_lmoriche: fix termination handshake
|
||||
|
||||
新增問題並參考
封鎖使用者