threadx
threadx copied to clipboard
Comment on posix condition variable implementation looks bogus
- COndition -> Condition
- "into a semaphore a cast" ? With the double space between "semaphore" and 'a'?
https://github.com/eclipse-threadx/threadx/blob/485a02faec6edccef14812ddce6844af1d7d2eef/utility/rtos_compatibility_layers/posix/px_cond_signal.c#L92