patacongo commented on issue #9695:
URL: https://github.com/apache/nuttx/issues/9695#issuecomment-1621739268

   > So we need to name `nxsem_wait()` a system call, right?
   
   Yes, and change the call in nxmutex_lock to nxsem_init (and fix up handling 
of the return value).  That nxmutex_lock change is all that is needed in FLAT 
mode so you can test the solution if you like.
   
   I have lots of free time these days since I am not so involved in the 
project.  So, if you want me to, I can implement the change.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to