2020-07-20 02:20 AM
Anyway, I see that the thread blocked on the ossignalwait(), will resume as soon as it receive a signal (any signal), so a check must be performed to see if it has received the correct signal.
Is this correct (and not confoming to the CMSIS specification) or Am I missing something?