Re: [PR] Use small lock to protect resources related to tickless. [nuttx]

2025-02-05 Thread via GitHub
wangzhi-art closed pull request #15764: Use small lock to protect resources related to tickless. URL: https://github.com/apache/nuttx/pull/15764 -- 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 s

Re: [PR] Use small lock to protect resources related to tickless. [nuttx]

2025-02-04 Thread via GitHub
nuttxpr commented on PR #15764: URL: https://github.com/apache/nuttx/pull/15764#issuecomment-2635916362 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) Yes, this PR appears to meet the basic NuttX requiremen

[PR] Use small lock to protect resources related to tickless. [nuttx]

2025-02-04 Thread via GitHub
wangzhi-art opened a new pull request, #15764: URL: https://github.com/apache/nuttx/pull/15764 *Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary Use small lock to protect resources related to tickless.