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