jlaitine commented on PR #16030:
URL: https://github.com/apache/nuttx/pull/16030#issuecomment-2765749632

   I will still do the following chages based on comments from @pussuw :
   1) Will have separate functions for non-cancellation or errno in libc 
without the nx-prefix and functions in kernel with the nx-prefix
   2) Have the common code (counter handling) as before as an inline function 
and include that in both
   3) replace all the existing calls of nxsem* inside libc with calls to the 
functions without the nx-prefix
   


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to