aboutsummaryrefslogtreecommitdiffstats
path: root/al/debug.cpp
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2023-04-30 14:36:56 -0700
committerChris Robinson <[email protected]>2023-04-30 14:36:56 -0700
commitf2a0df87916de7b9fa8b65a52814c9a09fc6bee9 (patch)
tree5f7b2f662f4983780e4e358e74a6fd9b8ed5bef0 /al/debug.cpp
parent6d98d5595768fc4fbd8e41a012a73839cb2a35ba (diff)
Unlock the debug lock when calling the callback
There's no full guarantee about calling AL functions in a debug callback, due to a risk of deadlocks from an AL call that tries to take a lock that's already held at the time the callback is invoked, but this helps more work.
Diffstat (limited to 'al/debug.cpp')
0 files changed, 0 insertions, 0 deletions