Wait for events from host

Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
This commit is contained in:
Lukasz Jobczyk
2022-10-06 12:21:52 +00:00
committed by Compute-Runtime-Automation
parent 3323deb825
commit b21fef96cb
16 changed files with 231 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018-2021 Intel Corporation
* Copyright (C) 2018-2022 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
@@ -13,6 +13,8 @@ namespace SysCalls {
unsigned int getProcessId();
unsigned long getNumThreads();
} // namespace SysCalls
} // namespace NEO