aboutsummaryrefslogtreecommitdiff
path: root/src/lib9/qlock.c
Commit message (Collapse)AuthorAgeFilesLines
* sunos fixesrsc2005-01-071-1/+0
|
* cleanups - lots of removed files now in thread library.rsc2004-12-261-310/+98
| | | | | qlock.c - stubs to thread library notify.c - clean interface slightly.
* Continue the pthreads torture.rsc2004-09-211-10/+12
|
* Continue switching library over to pthreads when possible.rsc2004-09-171-20/+0
| | | | | Tprimes works on Linux 2.6. You can only have 128 procs though.
* Rewrite to remove dependence on rendezvous and its bizarrersc2004-09-171-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.
* various bug fixes and paranoiarsc2004-05-231-0/+10
|
* add -W to specify window size.rsc2004-04-291-8/+24
| | | | various other little fixes.
* Initial revisionrsc2003-09-301-0/+360