summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/include/lock.h
AgeCommit message (Expand)Author
2011-06-24When reading the value from a simple lock, we do not need to ldcws into aJoel Sing
2011-03-23Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.Paul Irofti
2011-01-12Provide a specific rw_cas() function for MP kernels; stolen from m88k.Mark Kettenis
2011-01-12Make __cpu_simple_lock implementation actually work.Mark Kettenis
2010-07-01Include atomic.h via lock.h like other architectures do.Joel Sing
2007-05-01Provide <machine/lock.h> on all platforms, so that MI code may #include itMiod Vallat