diff options
Diffstat (limited to 'share/man/man3')
-rw-r--r-- | share/man/man3/pthread_multi_np.3 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/share/man/man3/pthread_multi_np.3 b/share/man/man3/pthread_multi_np.3 index ae513fa..81d8bdb 100644 --- a/share/man/man3/pthread_multi_np.3 +++ b/share/man/man3/pthread_multi_np.3 @@ -53,13 +53,6 @@ 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 libpthread . -This function is not implemented in -.Lb libthr . .Sh RETURN VALUES The .Fn pthread_multi_np |