summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/man/man3/pthread_multi_np.310
1 files changed, 10 insertions, 0 deletions
diff --git a/share/man/man3/pthread_multi_np.3 b/share/man/man3/pthread_multi_np.3
index b47c8ff..f3b8f3e 100644
--- a/share/man/man3/pthread_multi_np.3
+++ b/share/man/man3/pthread_multi_np.3
@@ -34,6 +34,7 @@
.Sh LIBRARY
.Lb libc_r
.Lb libpthread
+.Lb libthr
.Sh SYNOPSIS
.In pthread_np.h
.Ft int
@@ -53,6 +54,15 @@ The
function switches the process to a multi-threaded mode.
The semantics of this function is similar to
.Xr pthread_resume_all_np 3 .
+.Sh IMPLEMENTATION NOTES
+The
+.Fn pthread_single_np
+function is only available in
+.Lb libc_r
+and
+.Lb libpthread .
+This function is not implemented in
+.Lb libthr .
.Sh RETURN VALUES
The
.Fn pthread_multi_np
OpenPOWER on IntegriCloud