osThreadFlagsSet : Set the specified Thread Flags of a thread.
osThreadFlagsClear : Clear the specified Thread Flags of current running thread.
osThreadFlagsGet : Get the current Thread Flags of current running thread.
osThreadFlagsWait : Wait for one or more Thread Flags of the current running thread to become signaled.