YuuichiNakamura opened a new pull request #1023: URL: https://github.com/apache/incubator-nuttx/pull/1023
## Summary Replace enter/leave_critical_section() to pthread_mutex_lock/unlock() in protected build. ## Impact Affects to non-flat build for user mode library ## Testing Tried to call setlogmask() in RISC-V protected build. The build break was fixed and it worked well. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org