blender/intern/atomic
Sergey Sharybin b00819bcca Atomic: Avoid conflicts with definitions in other areas
While atomics library was trying to use "user-space" defined
LIKELY() and UNLIKELY(), this is not always true that user
code was checking for those macro coming from an unrelated
area.
2018-11-29 09:33:50 +01:00
..
intern Atomic: Avoid conflicts with definitions in other areas 2018-11-29 09:33:50 +01:00
atomic_ops.h atomic_ops: add atomic_cas_float helper. 2017-11-23 21:17:16 +01:00