Interrupt a running gearmand server from another thread. You should only
call this when another thread is currently running gearmand_run() and you
want to wakeup the server with the given event.
PARAMETERS
gearmand
Server instance structure previously initialized with
gearmand_create.