Sets the event semaphore to the posted state.
All suspended activities
waiting
for this event are released.
Activities calling the
wait method while
the event semaphore is already in the posted state will continue
executing without getting suspended.