1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00

mdoc(7) police: WITNESS is a #define, mark it as such.

This commit is contained in:
Ruslan Ermilov 2001-11-21 11:47:55 +00:00
parent d1919ca628
commit 5f6a3b99a1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=86723

View File

@ -150,9 +150,13 @@ attempting to do so will result in deadlock.
.Xr sema 9
.Sh BUGS
Currently there is no way to assert that a lock is not held.
This is not possible in the non-WITNESS case for asserting that this thread
This is not possible in the
.No non- Ns Dv WITNESS
case for asserting that this thread
does not hold a shared lock.
In the non-WITNESS case, the
In the
.No non- Ns Dv WITNESS
case, the
.Dv SX_LOCKED
and
.Dv SX_SLOCKED