summaryrefslogtreecommitdiff
path: root/sys/arch/mips/include/mutex.h
AgeCommit message (Expand)Author
2011-02-20Major merge forward from matt-nb5-mips64.matt
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-01-04Use new style memory barriers.ad
2007-11-29- Change _lock_cas and friends to do "compare and swap" instead of "comparead
2007-11-21make kmutex_t and krwlock_t smaller by killing lock id.yamt
2007-02-09Merge newlock2 to head.ad