Files
rocm-systems/runtime/hsa-runtime/core/util
Sunday Clement a97b7df4b9 rocr: Fix Potential Deadlock
Because eventDescrp->mutex is a non-recursive lock attempting to
acquire the lock with pthread_mutex_lock can cause the system to hang
indefinitely if the lock was already previously aquired with the
preceeding call to pthread_mutex_trylock.

Signed-off-by: Sunday Clement <Sunday.Clement@amd.com>
2025-06-04 10:18:09 -04:00
..
2025-06-04 10:18:09 -04:00
2024-08-07 02:59:00 +00:00
2024-01-16 21:29:39 +00:00
2022-06-07 10:33:18 -04:00
2022-04-19 12:22:42 -04:00
2025-05-28 16:12:02 -04:00