anjiahao1 opened a new pull request, #6279: URL: https://github.com/apache/incubator-nuttx/pull/6279
Signed-off-by: anjiahao <anjia...@xiaomi.com> ## Summary add recurive lock ## plan 1. Replace all duplicate recursive locks with the current recursive lock implementation 2. Use mutex to replace all places in nuttx that use sem as a lock 3.Then change the default behavior of sem,it associated with [RP5070](https://github.com/apache/incubator-nuttx/pull/5070) -- 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