pthread_getcpuclockid.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-09-15 11:12:16 +08:00 committed by Michael Kerrisk
parent e094b6ccbb
commit e99ab83e1e
1 changed files with 10 additions and 3 deletions

View File

@ -63,10 +63,17 @@ could be found.
.SH VERSIONS .SH VERSIONS
This function is available in glibc since version 2.2. This function is available in glibc since version 2.2.
.SH ATTRIBUTES .SH ATTRIBUTES
.SS Multithreading (see pthreads(7)) For an explanation of the terms used in this section, see
The .BR attributes (7).
.TS
allbox;
lbw23 lb lb
l l l.
Interface Attribute Value
T{
.BR pthread_getcpuclockid () .BR pthread_getcpuclockid ()
function is thread-safe. T} Thread safety MT-Safe
.TE
.SH CONFORMING TO .SH CONFORMING TO
POSIX.1-2001. POSIX.1-2001.
.SH NOTES .SH NOTES