Peter Wemm
|
7f3dea244c
|
$Id$ -> $FreeBSD$
|
1999-08-28 00:22:10 +00:00 |
|
Doug Rabson
|
1624bd7303
|
Change to a code sequence which is more likely to work on SMP systems.
Now all I need is an alpha SMP box to port FreeBSD to :-)
|
1998-09-16 09:27:05 +00:00 |
|
John Birrell
|
7d24d0302f
|
Delete the atomic unlock function since it is no longer required.
Simplify the atomic lock to just write a value of 1 to the lock instead
of taking the value passed by the caller (which just confused things).
|
1998-06-09 08:25:41 +00:00 |
|
John Birrell
|
3dcb4f7556
|
Atomic lock asm code for the alpha version of libc_r.
|
1998-06-09 08:21:55 +00:00 |
|
John Birrell
|
1ce8c4dc49
|
Atomic lock source.
|
1998-04-29 09:36:03 +00:00 |
|