SilcTask
NAME
typedef struct SilcTaskStruct *SilcTask;
DESCRIPTION
This object represents one task in the scheduler. It is allocated by the silc_schedule_task_add function and freed by one of the silc_schedule_task_del* functions.
Copyright © 2001 - 2008 SILC Project SILC Project Website |
SILC Runtime Toolkit Manual Index |
NAME
typedef struct SilcTaskStruct *SilcTask;
DESCRIPTION
This object represents one task in the scheduler. It is allocated by the silc_schedule_task_add function and freed by one of the silc_schedule_task_del* functions.