Daniel Eischen
|
c72cd7c9e2
|
Protect against a race between granting a lock and accessing
other parts of the lock.
Submitted by: davidxu
|
2003-05-04 22:29:09 +00:00 |
|
Daniel Eischen
|
e4c2ac1637
|
Sorry folks; I accidentally committed a patch from what I was working
on a couple of days ago. This should be the most recent changes.
Noticed by: davidxu
|
2003-04-18 07:09:43 +00:00 |
|
Daniel Eischen
|
b025fc9a31
|
Add FIFO queueing locking operations based on atomic swap.
Modify thread errno for the new libpthread changes.
Reviewed by: davidxu
|
2003-04-18 05:02:39 +00:00 |
|