OSDN Git Service

(split) LDP man-pages の original/ を v3.29 に更新。
[linuxjm/LDP_man-pages.git] / original / man3 / pthread_kill_other_threads_np.3
index c96b91d..fd0db3b 100644 (file)
@@ -21,7 +21,7 @@
 .\" Formatted or processed versions of this manual, if unaccompanied by
 .\" the source, must acknowledge the copyright and authors of this work.
 .\"
-.TH PTHREAD_KILL_OTHER_THREADS_NP 3 2009-01-28 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_KILL_OTHER_THREADS_NP 3 2010-09-09 "Linux" "Linux Programmer's Manual"
 .SH NAME
 pthread_kill_other_threads_np \- terminate all other threads in process
 .SH SYNOPSIS
@@ -43,7 +43,8 @@ and the cleanup handlers are not called in those threads.
 .\" .SH VERSIONS
 .\" Available since glibc 2.0
 .SH CONFORMING TO
-This function is a nonstandard GNU extension.
+This function is a nonstandard GNU extension;
+hence the suffix "_np" (nonportable) in the name.
 .SH NOTES
 .BR pthread_kill_other_threads_np ()
 is intended to be called just before a thread calls