mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 09:30:44 +00:00
5ecd4f9437
* In particular, we don't want to hold this lock while potentially calling FreeLibrary as that could try to acquire the loader lock that another thread might be holding while waiting on our lock.