compute-runtime/level_zero/experimental/source
davidoli 2fe425dc22 Improve thread private data destructor to be more robust
These changes make the at-exit processing of destructors
less sensitive to the order in which destructors are
called.

Without this change, if the destructor for the
list of thread private data pointers is called first,
then the thread private data destructor will segfault.

Change-Id: I4767de682eacf32bba874555532d043415bbea61
Signed-off-by: davidoli <david.olien@intel.com>
2020-10-29 12:22:14 +01:00
..
tracing Improve thread private data destructor to be more robust 2020-10-29 12:22:14 +01:00
CMakeLists.txt Cmake format script 2020-08-19 16:36:30 +02:00
experimental.cpp Initial support for oneAPI Level Zero 2020-03-06 14:53:29 +01:00