summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread_cleanup_push.3
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/pthread_cleanup_push.3')
-rw-r--r--share/man/man3/pthread_cleanup_push.36
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man3/pthread_cleanup_push.3 b/share/man/man3/pthread_cleanup_push.3
index b7d797e..7d7f986 100644
--- a/share/man/man3/pthread_cleanup_push.3
+++ b/share/man/man3/pthread_cleanup_push.3
@@ -53,14 +53,16 @@ is called, it is passed
.Fa arg
as its only argument.
.Sh RETURN VALUES
+The
.Fn pthread_cleanup_push
-does not return any value.
+function does not return any value.
.Sh ERRORS
None
.Sh SEE ALSO
.Xr pthread_cleanup_pop 3 ,
.Xr pthread_exit 3
.Sh STANDARDS
+The
.Fn pthread_cleanup_push
-conforms to
+function conforms to
.St -p1003.1-96 .
OpenPOWER on IntegriCloud