diff options
Diffstat (limited to 'share/man/man3')
-rw-r--r-- | share/man/man3/pthread_mutex_timedlock.3 | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/share/man/man3/pthread_mutex_timedlock.3 b/share/man/man3/pthread_mutex_timedlock.3 index 52c1638..a42b158 100644 --- a/share/man/man3/pthread_mutex_timedlock.3 +++ b/share/man/man3/pthread_mutex_timedlock.3 @@ -50,15 +50,6 @@ specified by abs_timeout, expires. The time of the timeout is an absolute time and is not relative to the current time. -.Sh IMPLEMENTATION NOTES -The -.Fn pthread_mutex_timedlock -function is only available in -.Lb libpthread -and -.Lb libthr . -This function is not implemented in -.Lb libc_r . .Sh RETURN VALUES If successful, .Fn pthread_mutex_timedlock |