Donny9 commented on PR #15842: URL: https://github.com/apache/nuttx/pull/15842#issuecomment-2665565804
> maybe this comment is a bit off-topic. > > i feel it's better for us to provide a native CV implementation. it's tricky to implement condvar semantics correctly with semaphores. it isn't viable especially when it's done in many places as nuttx does. cf. https://www.microsoft.com/en-us/research/wp-content/uploads/2004/12/ImplementingCVs.pdf what do you think? @yamt @anchao Yes, good idea!!. We should provide such an API to cover this case. @yamt Do you already have a corresponding implementation? If so, please submit it. If not, we can treat it as a work item and complete it internally according to our plan. Thank you! Can we merge this current pull request (PR) first? -- 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