#include <libkern/OSAtomic.h>
#include <limits>
Go to the source code of this file.
Namespaces | |
namespace | rutz |
Classes | |
class | rutz::darwin_atomic_int |
Atomic integer operations implemented using Apple Darwin's OSAtomicAdd32Barrier(). More... |
Definition in file atomic_darwin.h.