FreeBSD Bugzilla – Attachment 43990 Details for
Bug 68201
[patch] pthread_atfork(3) man page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 859 bytes, created by
Alex Vasylenko
on 2004-06-22 16:00:41 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Alex Vasylenko
Created:
2004-06-22 16:00:41 UTC
Size:
859 bytes
patch
obsolete
>--- pthread.3.orig Thu Apr 8 19:04:54 2004 >+++ pthread.3 Mon Jun 21 23:58:30 2004 >@@ -30,7 +30,7 @@ > .\" > .\" $FreeBSD: src/share/man/man3/pthread.3,v 1.26 2004/04/08 23:04:54 simon Exp $ > .\" >-.Dd January 15, 2004 >+.Dd June 21, 2004 > .Dt PTHREAD 3 > .Os > .Sh NAME >@@ -447,6 +447,15 @@ > .Ss Cleanup Routines > .Bl -tag -width indent > .It Xo >+.Ft int >+.Fo pthread_atfork >+.Fa "void \*[lp]*prepare\*[rp]\*[lp]void\*[rp]" >+.Fa "void \*[lp]*parent\*[rp]\*[lp]void\*[rp]" >+.Fa "void \*[lp]*child\*[rp]\*[lp]void\*[rp]" >+.Fc >+.Xc >+Register fork handlers >+.It Xo > .Ft void > .Fn pthread_cleanup_pop "int execute" > .Xc >@@ -472,6 +481,7 @@ > functions and the thread functions. > Threaded applications are linked with one of these libraries. > .Sh SEE ALSO >+.Xr pthread_atfork 3 , > .Xr pthread_cleanup_pop 3 , > .Xr pthread_cleanup_push 3 , > .Xr pthread_condattr_destroy 3 ,
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 68201
:
43989
| 43990 |
43991