mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-29 00:58:39 +08:00
- getInternalEvent() should wait on cv that is notified when new event is read - this change speeds up application execution under debugger - refactor unit tests - do not start async thread in ults when not needed , use synchronous read mode instead Related-To: NEO-7641 Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>