xiaoxiang781216 commented on pull request #2938: URL: https://github.com/apache/incubator-nuttx/pull/2938#issuecomment-787884982
> Unrelated to your change, but shouldn't the calls to getpid() be changed to calls to gettid()? The logic implements that thread-reentrant lock. gettid() is the API that returns the thread ID, not getpid(). Yes, but we can do the change with PR: https://github.com/apache/incubator-nuttx/pull/2518 ---------------------------------------------------------------- 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