Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
a_store
src/system/libroot/posix/musl/arch/x86/atomic_arch.h
60
#define a_store a_store
src/system/libroot/posix/musl/arch/x86/atomic_arch.h
61
static inline void a_store(volatile int *p, int x)
src/system/libroot/posix/musl/arch/x86_64/atomic_arch.h
85
#define a_store a_store
src/system/libroot/posix/musl/arch/x86_64/atomic_arch.h
86
static inline void a_store(volatile int *p, int x)