aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/subr_atomic64.c
Commit message (Expand)AuthorAgeFilesLines
* 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