Does not return EBUSY, the mutex will keep blocking until it's unlocked.
This commit is contained in:
parent
d72d8f53f5
commit
a00d9cda62
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user