mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-01 04:23:00 +08:00
Revert "feature: Add sync host event handling on windows"
This reverts commit 1ce4d0fdf7.
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
58d8c907cd
commit
23d7a4af73
@@ -749,7 +749,7 @@ void DebugSessionLinuxXe::handleAttentionEvent(NEO::EuDebugEventEuAttention *att
|
||||
attentionEventFields.contextHandle = attention->execQueueHandle;
|
||||
attentionEventFields.lrcHandle = attention->lrcHandle;
|
||||
|
||||
updateStoppedThreadsAndCheckTriggerEvents(attentionEventFields, 0, threadsWithAttention);
|
||||
return updateStoppedThreadsAndCheckTriggerEvents(attentionEventFields, 0, threadsWithAttention);
|
||||
}
|
||||
|
||||
int DebugSessionLinuxXe::threadControlInterruptAll() {
|
||||
|
||||
Reference in New Issue
Block a user