Document FreeBSD version 800030, add man-refs for rw_try_rlock(9)
and rw_try_wlock(9). Submitted by: attilio
This commit is contained in:
parent
03d62818d6
commit
7ddb05e3a7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31795
2 changed files with 8 additions and 0 deletions
|
@ -12057,6 +12057,12 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00
|
|||
addition of &man.lockmgr.waiters.9;.</entry>
|
||||
<entry>800029</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>8.0-CURRENT after the introduction of the
|
||||
&man.rw.try.rlock.9; and &man.rw.try.wlock.9; functions.
|
||||
</entry>
|
||||
<entry>800030</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</table>
|
||||
|
|
|
@ -5057,6 +5057,8 @@
|
|||
<!ENTITY man.runqueue.9 "<citerefentry/<refentrytitle/runqueue/<manvolnum/9//">
|
||||
<!ENTITY man.runtime.9 "<citerefentry/<refentrytitle/runtime/<manvolnum/9//">
|
||||
<!ENTITY man.rwlock.9 "<citerefentry/<refentrytitle/rwlock/<manvolnum/9//">
|
||||
<!ENTITY man.rw.try.rlock.9 "<citerefentry/<refentrytitle/rw_try_rlock/<manvolnum/9//">
|
||||
<!ENTITY man.rw.try.wlock.9 "<citerefentry/<refentrytitle/rw_try_wlock/<manvolnum/9//">
|
||||
<!ENTITY man.sbuf.9 "<citerefentry/<refentrytitle/sbuf/<manvolnum/9//">
|
||||
<!ENTITY man.sched.setup.9 "<citerefentry/<refentrytitle/sched_setup/<manvolnum/9//">
|
||||
<!ENTITY man.schedclock.9 "<citerefentry/<refentrytitle/schedclock/<manvolnum/9//">
|
||||
|
|
Loading…
Reference in a new issue