summaryrefslogtreecommitdiff
path: root/sys/arch/vax/include/rwlock.h
AgeCommit message (Expand)Author
2019-11-29Largely eliminate the MD rwlock.h header file.riastradh
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-02-23A number of performance changes:matt
2008-02-03Switch this to use atomic_cas_ulong.matt
2007-11-21make kmutex_t and krwlock_t smaller by killing lock id.yamt
2007-02-17Add an implementation for krwlock_t. Initialize ci_mtx_count to 1 (biased).matt
2007-02-16Partially adapt the VAX port to the newlock2 changes. These are untestedmatt