peter
|
76f0c923fe
|
$Id$ -> $FreeBSD$
|
1999-08-28 00:22:10 +00:00 |
|
dfr
|
435b9d97a5
|
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 |
|
jb
|
ffa7278469
|
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 |
|
jb
|
6433b79084
|
Atomic lock asm code for the alpha version of libc_r.
|
1998-06-09 08:21:55 +00:00 |
|
jb
|
f7b2be7722
|
Atomic lock source.
|
1998-04-29 09:36:03 +00:00 |
|