summaryrefslogtreecommitdiffstats
path: root/sys/arch/m88k/include/mplock.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make luna88k use the MI mplock implementation.aoyama2018-03-121-64/+3
* Change __mp_lock_held() to work with an arbitrary CPU info structure andmpi2017-12-041-3/+3
* Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.pirofti2011-03-231-3/+3
* Rework the __mp_lock code to not spin at spllock(), kinda similar to themiod2007-12-021-0/+71