DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
atomic_dec
sys/dev/drm/include/linux/atomic.h
117
atomic_dec(atomic_t *v)
sys/dev/raid/mrsas/mrsas.h
529
#define atomic_dec(v) atomic_fetchadd_int(&(v)->val, -1)