silc_fsm_is_started

SYNOPSIS

    SilcBool silc_fsm_is_started(void *fsm);

DESCRIPTION

Returns TRUE if the machine or thread `fsm' has been started and has not been finished yet. This function is used with both SilcFSM and SilcFSMThread contexts.