linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mq_unlink.3: ATTRIBUTES: Note function that is thread-safe
@ 2014-06-09  3:45 Qian Lei
  2014-06-09 17:57 ` Michael Kerrisk (man-pages)
  2014-06-10 14:45 ` Michael Kerrisk (man-pages)
  0 siblings, 2 replies; 9+ messages in thread
From: Qian Lei @ 2014-06-09  3:45 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w
  Cc: carlos-v2tUB8YBRSi3e3T8WW9gsA, aoliva-H+wXaHxf7aLQT0dZR+AlfA,
	linux-man-u79uwXL29TY76Z2rM5mHXA

The function mq_unlink() is thread safe.

Signed-off-by: Qian Lei <qianl.fnst-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
---
 man3/mq_unlink.3 | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/man3/mq_unlink.3 b/man3/mq_unlink.3
index 19b977f..bf49e9c 100644
--- a/man3/mq_unlink.3
+++ b/man3/mq_unlink.3
@@ -59,6 +59,11 @@ was too long.
 .B ENOENT
 There is no message queue with the given
 .IR name .
+.SH ATTRIBUTES
+.SS Multithreading (see pthreads(7))
+The
+.BR mq_unlink ()
+function is thread-safe.
 .SH CONFORMING TO
 POSIX.1-2001.
 .SH SEE ALSO
-- 
1.8.3.1






--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-06-11  9:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-09  3:45 [PATCH] mq_unlink.3: ATTRIBUTES: Note function that is thread-safe Qian Lei
2014-06-09 17:57 ` Michael Kerrisk (man-pages)
     [not found]   ` <5395F590.5060005-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-06-10  6:28     ` Qian Lei
2014-06-10 14:44       ` Michael Kerrisk (man-pages)
     [not found]         ` <539719C1.4050009-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-06-11  5:45           ` Qian Lei
2014-06-11  8:35             ` Michael Kerrisk (man-pages)
     [not found]               ` <539814E2.9020701-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-06-11  9:28                 ` Qian Lei
2014-06-11  9:30                   ` Michael Kerrisk (man-pages)
2014-06-10 14:45 ` Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).