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