Files
godot/core
Pedro J. Estébanez 27637b9e7f Improve/add atomics
- Remove use of non-builtin overloaded `InterlockedExhangeSubtract()` for Windows. Moreover, it was wrongly being used as if it hadn't a 64-bit version instead of being overloaded.
- Implement exchange-if-greater (as a CAS loop).
2017-07-25 01:49:22 +02:00
..
2017-07-23 18:57:03 +07:00
2017-07-23 18:57:03 +07:00
2017-05-28 21:48:05 -03:00
2017-04-14 11:31:18 +02:00
2017-07-19 02:03:34 +07:00
2017-07-23 18:57:03 +07:00
2017-06-28 17:01:35 -03:00
2017-05-05 02:09:43 +02:00
2017-07-25 01:49:22 +02:00
2017-07-25 01:49:22 +02:00
2017-07-08 22:24:56 +07:00
2017-07-13 14:41:10 -03:00