compute-runtime/runtime/compiler_interface
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
..
binary_cache.cpp Initial commit 2017-12-21 00:45:38 +01:00
binary_cache.h Initial commit 2017-12-21 00:45:38 +01:00
compiler_interface.cpp Initial commit 2017-12-21 00:45:38 +01:00
compiler_interface.h Add refcount on MemObj in blocked scenarios. 2018-01-08 16:03:24 +01:00
compiler_interface.inl Initial commit 2017-12-21 00:45:38 +01:00
create_main.cpp Initial commit 2017-12-21 00:45:38 +01:00