summaryrefslogtreecommitdiffstats
path: root/sys/arch/macppc/include/mplock.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* move the ppc mplock implementation from macppc to powerpc.dlg2015-06-261-51/+2
* Sync mplock code with the current paradigm used in all other MP platforms.miod2009-09-071-150/+11
* Move the implementation of __mp_lock (biglock) into machine dependentart2007-11-261-0/+191