FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
atomic_xchg
sys/compat/linuxkpi/common/include/asm/atomic.h
140
atomic_xchg(atomic_t *v, int i)
sys/dev/drm2/drm_atomic.h
61
#define atomic_xchg(p, v) atomic_swap_int(p, v)