aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/subr_atomic64.c
Commit message (Expand)AuthorAgeFilesLines
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* sys/kern: Use C99 fixed-width integer types.John Baldwin2021-12-281-11/+11
* emulated atomic64: disable interrupts as the lock mechanism on !SMPKyle Evans2020-01-031-2/+12
* [PowerPC] [MIPS] Implement 32-bit kernel emulation of atomic64 operationsBrandon Bergren2020-01-021-0/+140