Does not return EBUSY, the mutex will keep blocking until it's unlocked.

This commit is contained in:
Tom Rhodes 2006-01-31 01:47:16 +00:00
parent d72d8f53f5
commit a00d9cda62
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=155081

View File

@ -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