Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CAS_PTE
usr/src/uts/i86pc/vm/hat_pte.h
259
#define CAS_PTE(ptr, x, y) atomic_cas_64(ptr, x, y)
usr/src/uts/i86pc/vm/hat_pte.h
273
#define CAS_PTE(ptr, x, y) \