aboutsummaryrefslogtreecommitdiff
path: root/src/lib9/qlock.c
AgeCommit message (Collapse)AuthorFilesLines
2005-01-07sunos fixesrsc1-1/+0
2004-12-26cleanups - lots of removed files now in thread library.rsc1-310/+98
qlock.c - stubs to thread library notify.c - clean interface slightly.
2004-09-21Continue the pthreads torture.rsc1-10/+12
2004-09-17Continue switching library over to pthreads when possible.rsc1-20/+0
Tprimes works on Linux 2.6. You can only have 128 procs though.
2004-09-17Rewrite to remove dependence on rendezvous and its bizarrersc1-38/+49
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-05-23various bug fixes and paranoiarsc1-0/+10
2004-04-29add -W to specify window size.rsc1-8/+24
various other little fixes.
2003-09-30Initial revisionrsc1-0/+360