]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/pthread_testcancel.3
CPU_SET.3, INFINITY.3, __ppc_get_timebase.3, __ppc_set_ppr_med.3, __ppc_yield.3,...
[thirdparty/man-pages.git] / man3 / pthread_testcancel.3
index 7e5a366309670ab19106ef84eec961f330054a3c..7ae467ed5333839d28c6b5657e35d17fdf431c2f 100644 (file)
@@ -40,7 +40,7 @@ Calling
 creates a cancellation point within the calling thread,
 so that a thread that is otherwise executing code that contains
 no cancellation points will respond to a cancellation request.
-
+.PP
 If cancelability is disabled (using
 .BR pthread_setcancelstate (3)),
 or no cancellation request is pending,