osSignalWait() function
Wait for one or more Signal Flags to become signaled for the current \b RUNNING thread.
Arguments
signals
wait until all specified signal flags set or 0 for any single signal flag.
millisec
timeout value or 0 in case of no time-out.
Return value
event flag information or error code.
Notes
MUST REMAIN UNCHANGED: \b osSignalWait shall be consistent in every CMSIS-RTOS.
Examples
osSignalWait() is referenced by 5 libraries and example projects: