mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-01 04:23:00 +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>