mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-11 23:54:18 +00:00
When the AvailableModulesList is destroyed, it will wait for the current module scanning job (running on a background thread) to complete. This job will try to take the AvailableModulesList::lock when it completes, so the lock must outlive the background thread. |
||
|---|---|---|
| .. | ||
| jucer_AvailableModulesList.h | ||
| jucer_ModuleDescription.h | ||
| jucer_Modules.cpp | ||
| jucer_Modules.h | ||