The client whose get events call is to be interrupted.
Interrupts the current
awGetEvent or
awGetEvents call for the specified client. If there is no such call in progress, the next call to
awGetEvent or
awGetEvents will be interrupted. This function is intended for use in multi-threaded clients and is safe for use in a signal handler.