wangchdo opened a new pull request, #16932: URL: https://github.com/apache/nuttx/pull/16932
Allow user to init semaphore value to negative value, this is needed in some use cases *Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary Update nxsem_init api param type to allow a semaphore to be initialized to a negative value ## Impact Semaphore can be initialized to a negative value ## Testing N/A -- 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