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.
Copyright © 2001 - 2008 SILC Project SILC Project Website |
SILC Runtime Toolkit Manual Index |
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.