makecontext.3: Reformat thread-safety information

Signed-off-by: Peng Haitao <penght@cn.fujitsu.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Peng Haitao 2014-10-27 14:25:25 +08:00 committed by Michael Kerrisk
parent 81b8377d54
commit 7a080b8e3a
1 changed files with 11 additions and 5 deletions

View File

@ -103,12 +103,18 @@ and
.BR swapcontext ()
are provided in glibc since version 2.1.
.SH ATTRIBUTES
.SS Multithreading (see pthreads(7))
The
.BR makecontext ()
and
For an explanation of the terms used in this section, see
.BR attributes (7).
.TS
allbox;
lbw28 lb lb
l l l.
Interface Attribute Value
T{
.BR makecontext (),
.BR swapcontext ()
functions are thread-safe.
T} Thread safety MT-Safe
.TE
.SH CONFORMING TO
SUSv2, POSIX.1-2001.
POSIX.1-2008 removes the specifications of