From c8eb91c205bbb209a1d0c28f1011f4a9d3f20ab3 Mon Sep 17 00:00:00 2001 From: cognet Date: Fri, 19 Jan 2007 17:34:52 +0000 Subject: Add a reference too pthread_cancel(3). Submitted by: Jeremie Le-Hen --- share/man/man3/pthread.3 | 1 + 1 file changed, 1 insertion(+) (limited to 'share/man/man3') diff --git a/share/man/man3/pthread.3 b/share/man/man3/pthread.3 index 2460128..165ac84 100644 --- a/share/man/man3/pthread.3 +++ b/share/man/man3/pthread.3 @@ -480,6 +480,7 @@ functions and the thread functions. Threaded applications are linked with one of these libraries. .Sh SEE ALSO .Xr pthread_atfork 3 , +.Xr pthread_cancel 3 , .Xr pthread_cleanup_pop 3 , .Xr pthread_cleanup_push 3 , .Xr pthread_condattr_destroy 3 , -- cgit v1.1