Skip to content
Commit 5e803739 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Fix problems in last commit noted by Jeongchan Kim: last change returned...

Fix problems in last commit noted by Jeongchan Kim:  last change returned -EINVAL vs EINVAL; Treat the case where the mutex is already unlocked just like the case where the mutex is held by another thread -- return EPERM.
parent a8282c0c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment