compute-runtime/runtime/kernel
Mrozek, Michal b00819cafe Add refcount on MemObj in blocked scenarios.
- Prevents destruction of MemObj while it may still be in use.
- Add UNRECOVERABLE to check whether object is deleted while having
dependencies, fix all problems is tests due to that fact.
- Fix special queue setting, clean interfaces.

Change-Id: I2a467e80df00ea1650decdcfa6866acf10b441f8
2018-01-08 16:03:24 +01:00
..
dynamic_kernel_info.h Initial commit 2017-12-21 00:45:38 +01:00
kernel.cpp Add refcount on MemObj in blocked scenarios. 2018-01-08 16:03:24 +01:00
kernel.h Initial commit 2017-12-21 00:45:38 +01:00
kernel.inl Make UNRECOVERABLE_IF fail in tests. 2017-12-22 11:26:06 +01:00