freebsd-src/lib/libc_r/arch
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
..
alpha Atomic lock asm code for the alpha version of libc_r. 1998-06-09 08:21:55 +00:00
amd64 Delete the atomic unlock function since it is no longer required. 1998-06-09 08:25:41 +00:00
i386 Delete the atomic unlock function since it is no longer required. 1998-06-09 08:25:41 +00:00