diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man3/pthread_mutex_lock.3 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/share/man/man3/pthread_mutex_lock.3 b/share/man/man3/pthread_mutex_lock.3 index 51df4af..10183e2 100644 --- a/share/man/man3/pthread_mutex_lock.3 +++ b/share/man/man3/pthread_mutex_lock.3 @@ -58,10 +58,6 @@ The .Fn pthread_mutex_lock function will fail if: .Bl -tag -width Er -.It Bq Er EBUSY -Currently -.Fa mutex -is locked by another thread. .It Bq Er EINVAL The value specified by .Fa mutex |