raiden00pl commented on issue #6012:
URL: https://github.com/apache/nuttx/issues/6012#issuecomment-1787118246

   Can we use rwlock_t from https://github.com/apache/nuttx/pull/10776 to solve 
this issue ? 
   atomic_int is C11 feature I think, so probably it won't be available on all 
supported platforms.
   
   I was testing rwlock_t from https://github.com/apache/nuttx/pull/9739 before 
but it was too slow. 
   This new approach is faster and appears to solve the problem for FOC.


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