Files
godot/core
Pedro J. Estébanez 9077bb9232 Fix multiple issues in WorkerThreadPool
- Fix project settings being ignored.
- Made usages of `native_thread_allocator` thread-safe.
- Remove redundant thread-safety from `low_priority_threads_used`, `exit_threads`.
- Fix deadlock due to unintended extra lock of `task_mutex`.
2023-05-11 16:10:09 +02:00
..
2023-04-24 15:13:58 +02:00
2023-01-22 12:23:56 +01:00
2023-04-30 20:01:26 +02:00
2023-04-12 22:08:49 +02:00