]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/pthread_kill_other_threads_np.3
CPU_SET.3, INFINITY.3, __ppc_get_timebase.3, __ppc_set_ppr_med.3, __ppc_yield.3,...
[thirdparty/man-pages.git] / man3 / pthread_kill_other_threads_np.3
index d94a34cbe1dbec3c6b7b253a49c6c7b1b4de106b..027908ebc699c91cfe985521d68c2ca6f34f9eb3 100644 (file)
@@ -68,7 +68,7 @@ This function is designed to address a limitation in the obsolete
 LinuxThreads implementation whereby the other threads of an application
 are not automatically terminated (as POSIX.1-2001 requires) during
 .BR execve (2).
-
+.PP
 In the NPTL threading implementation,
 .BR pthread_kill_other_threads_np ()
 exists, but does nothing.