summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/include/lock.h
AgeCommit message (Expand)Author
2002-07-20use <sparc/foo.h> where appropriate. now these files become verymrg
2000-05-05Fix for lint during build of libc.hannken
2000-05-02Let each platform typedef the new __cpu_simple_lock_t, which shouldthorpej
2000-05-01Fix a declaration inside __ldstub().thorpej
2000-04-29Require that each each MACHINE/MACHINE_ARCH supply a lock.h. This filethorpej
1999-07-27Make a slight rearrangement in how <machine/lock.h> is included.thorpej
1999-07-27Define apporpriate an value for SIMPLELOCK_LOCKED, based on thethorpej
1999-07-27Prepend `cpu_' to the machine-dependent atomic locking primitivies.thorpej
1999-05-30Grab real locks from the sparc port. I suppose we could use casa and casxeeh