aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/lock.h
Commit message (Expand)AuthorAgeFilesLines
* Make our v_usecount vnode reference count work identically to theJohn Dyson1998-01-061-1/+2
* Change the M_NAMEI allocations to use the zone allocator. This changeJohn Dyson1997-09-211-2/+3
* Moved the SIMPLE_LOCK stuff from machine/param.h to machine/lock.h.Steve Passe1997-08-301-1/+4
* Fix kern_lock so that it will work. Additionally, clean-up some of theJohn Dyson1997-08-181-4/+11
* pushed down "volatility" of simplelock to actual int inside the struct.Steve Passe1997-08-041-5/+5
* Back out align attribute that corrupts "machine independance" of file.Steve Passe1997-07-241-3/+2
* Forced 32bit alignment of struct simple_lock.Steve Passe1997-07-231-2/+3
* Add missing $Id$Peter Wemm1997-03-251-0/+1
* Replace original rev 1.2; Author: mpp; Date: 1997/02/12 06:52:47Peter Wemm1997-03-251-0/+1
* Replace original revision 1.1; Author dyson; Date: 1997/02/10 02:28:15Peter Wemm1997-03-251-3/+3
* Import 4.4BSD-Lite2 onto CSRG branchPeter Wemm1997-03-251-0/+180