1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-05 19:31:35 +00:00
Files
godot/modules/gdnative
Pedro J. Estébanez 8e128726f0 Modernize atomics
- Based on C++11's `atomic`
- Reworked `SafeRefCount` (based on the rewrite by @hpvb)
- Replaced free atomic functions by the new `SafeNumeric<T>`
- Replaced wrong cases of `volatile bool` by the new `SafeFlag`
- Platform-specific implementations no longer needed

Co-authored-by: Hein-Pieter van Braam-Stewart <hp@tmm.cx>
2021-02-18 17:12:46 +01:00
..
2021-01-29 12:02:13 +01:00
2021-02-09 11:33:35 -03:00
2021-02-18 17:12:46 +01:00
2021-01-01 20:19:21 +01:00
2021-02-11 15:44:28 -03:00
2021-02-11 07:14:28 -06:00
2021-02-11 15:44:28 -03:00
2021-01-25 09:28:02 -03:00
2021-02-11 15:44:28 -03:00
2021-02-11 15:44:28 -03:00