aboutsummaryrefslogtreecommitdiff
path: root/src/lib9/lock.c
AgeCommit message (Collapse)AuthorFilesLines
2004-09-17Rewrite to remove dependence on rendezvous and its bizarrersc1-34/+36
data structures. Makes it easier to use pthreads too. Still need to add code for non-pthreads systems. Just a checkpoint to switch work to another machine.
2004-04-20help out freebsd 4.9rsc1-0/+1
2004-03-25Today's changes.rsc1-1/+2
More changes.
2003-10-01Various tweaks to make things run on Mac OS.rsc1-5/+2
The main change is the use of pthread to implement ffork.
2003-09-30Initial revisionrsc1-0/+54