Joakim Gebart 215ccc1213 core: Introduce atomic counters
- Move generic implementation of atomic_set_return to core/atomic.c
 - Generic implementation of atomic compare and swap in core/atomic.c
 - atomic_cas is used to implement atomic counters in core/include/atomic.h
 - atomic_int_t is an atomic integer type
 - ATOMIC_INIT can be used as an initializer for atomic_int_t
 - ATOMIC_VALUE gets a reference to the value of an atomic integer
2015-05-07 18:52:13 +02:00
..
2015-05-07 18:52:13 +02:00
2014-05-25 13:40:29 +02:00
2014-05-25 13:40:29 +02:00
2014-05-25 13:40:29 +02:00
2014-05-25 13:40:29 +02:00
2014-05-25 13:40:29 +02:00
2014-07-25 08:17:06 +02:00
2014-05-25 13:40:29 +02:00
2014-05-25 13:40:29 +02:00
2014-05-25 13:40:29 +02:00
2015-04-02 19:27:17 -03:00
2014-05-25 13:40:29 +02:00
2014-05-25 13:40:29 +02:00
2014-05-25 13:40:29 +02:00