mirror of
https://github.com/emilk/egui.git
synced 2026-07-10 08:44:11 +00:00
15254f8235
Always use parking_lot for mutexes, i.e. always be multi-threaded. Closes #1379