Commit Graph

3 Commits

Author SHA1 Message Date
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