Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144620215
D35283.1775824962.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
544 B
Referenced Files
None
Subscribers
None
D35283.1775824962.diff
View Options
diff --git a/share/man/man9/mutex.9 b/share/man/man9/mutex.9
--- a/share/man/man9/mutex.9
+++ b/share/man/man9/mutex.9
@@ -28,7 +28,7 @@
.\" from BSDI $Id: mutex.4,v 1.1.2.3 1998/04/27 22:53:13 ewv Exp $
.\" $FreeBSD$
.\"
-.Dd May 24, 2017
+.Dd February 17, 2023
.Dt MUTEX 9
.Os
.Sh NAME
@@ -74,7 +74,7 @@
.Fn mtx_trylock "struct mtx *mutex"
.Ft int
.Fn mtx_trylock_flags "struct mtx *mutex" "int flags"
-.Ft void
+.Ft int
.Fn mtx_trylock_spin "struct mtx *mutex"
.Ft int
.Fn mtx_trylock_spin_flags "struct mtx *mutex" "int flags"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 10, 12:42 PM (3 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28315982
Default Alt Text
D35283.1775824962.diff (544 B)
Attached To
Mode
D35283: mutex(9): correct man page, mtx_trylock_spin returns int not void
Attached
Detach File
Event Timeline
Log In to Comment