#include <libkern/OSAtomic.h>
#include <limits>
Go to the source code of this file.
Classes | |
class | rutz::darwin_atomic_int |
Atomic integer operations implemented using Apple Darwin's OSAtomicAdd32Barrier(). More... | |
Namespaces | |
namespace | rutz |
Auxiliary helper namespace used in implementing shared_ptr. | |
Functions | |
static const char | __attribute__ ((used)) vcid_groovx_rutz_atomic_darwin_h_utc20070412044456[] |
rutz/atomic_darwin.H Atomic integer operations implemented using Apple Darwin's OSAtomicAdd32Barrier()
Definition in file atomic_darwin.h.