diff options
author | Chris Robinson <[email protected]> | 2023-04-30 14:36:56 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2023-04-30 14:36:56 -0700 |
commit | f2a0df87916de7b9fa8b65a52814c9a09fc6bee9 (patch) | |
tree | 5f7b2f662f4983780e4e358e74a6fd9b8ed5bef0 /al/debug.cpp | |
parent | 6d98d5595768fc4fbd8e41a012a73839cb2a35ba (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