use macro for /usr/local/plan9

This commit is contained in:
rsc 2005-01-11 17:37:33 +00:00
parent dcba4bf6bd
commit c3674de413
220 changed files with 309 additions and 302 deletions

View file

@ -193,9 +193,9 @@ atomically decrements the
.B Ref
and returns zero if the resulting value is zero, non-zero otherwise.
.SH SOURCE
.B /usr/local/plan9/src/lib9/qlock.c
.B \*9/src/lib9/qlock.c
.br
.B /usr/local/plan9/src/libthread
.B \*9/src/libthread
.SH BUGS
.B Locks
are not always spin locks.