summaryrefslogtreecommitdiffstats
path: root/share/man/man9/Makefile
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2016-07-30 14:47:04 +0000
committerkib <kib@FreeBSD.org>2016-07-30 14:47:04 +0000
commit0d75e64ca7ace8948e9e0532929cfa672d5d36db (patch)
tree81706f2b80183dad3615a3f59b7bf89989268ed0 /share/man/man9/Makefile
parent9b2228166df3cc0f05602614043b4d87888c0569 (diff)
downloadFreeBSD-src-0d75e64ca7ace8948e9e0532929cfa672d5d36db.zip
FreeBSD-src-0d75e64ca7ace8948e9e0532929cfa672d5d36db.tar.gz
MFC r303211:
Implement mtx_trylock_spin(9).
Diffstat (limited to 'share/man/man9/Makefile')
-rw-r--r--share/man/man9/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index 44d6a83..1d85ef5 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -994,6 +994,8 @@ MLINKS+=mutex.9 mtx_assert.9 \
mutex.9 MTX_SYSINIT.9 \
mutex.9 mtx_trylock.9 \
mutex.9 mtx_trylock_flags.9 \
+ mutex.9 mtx_trylock_spin.9 \
+ mutex.9 mtx_trylock_spin_flags.9 \
mutex.9 mtx_unlock.9 \
mutex.9 mtx_unlock_flags.9 \
mutex.9 mtx_unlock_spin.9 \
OpenPOWER on IntegriCloud