Function silc_schedule_stop
SYNOPSIS
void silc_schedule_stop(SilcSchedule schedule);
DESCRIPTION
Stops the scheduler even if it is not supposed to be stopped yet.
After calling this, one must call silc_schedule_uninit (after the
silc_schedule has returned).