compute-runtime/level_zero
Kamil Kopryk 08e9fce536 fix(zebin): fix deadlock in detach tile debug session
With Zebin enabled lock was called
by a thread that already owns the mutex.
This lock is not needed as it's already locked
under another mutex in debuchDetach

Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
2022-12-30 13:13:44 +01:00
..
api RelaxedOrdering: Dont apply optimization for barrier calls 2022-12-08 16:21:16 +01:00
cmake CMake: adjust testing flags based on TESTS_* flags 2022-10-28 10:32:22 +02:00
core Cleanup includes 16 2022-12-29 15:12:37 +01:00
ddi Copyright header update 2021-05-17 20:38:19 +02:00
doc Sysman: Redesign event API to effectively use uevents 2022-12-07 07:29:57 +01:00
experimental/source do not sleep in ULTs 2022-10-21 19:37:52 +02:00
include Add version guards to regset types enum 2022-11-10 16:54:23 +01:00
source style: configure readability-identifier-naming.FunctionCase 2022-05-17 20:55:56 +02:00
tools fix(zebin): fix deadlock in detach tile debug session 2022-12-30 13:13:44 +01:00
CMakeLists.txt Add wddm ult for wsl build [3/n] 2022-12-08 16:50:02 +01:00
os_release_info.cmake lint revision update 2021-11-23 12:50:25 +01:00
ze_intel_gpu_version.h.in Add version information to ze_intel_gpu DLL 2021-05-21 17:11:07 +02:00