SILC_ALL_TASKS
NAME
#define SILC_ALL_TASKS ...
DESCRIPTION
Marks for all tasks in the scheduler. This can be passed to silc_schedule_task_del function to delete all tasks at once.
SOURCE
#define SILC_ALL_TASKS ((SilcTask)1)
Copyright © 2001 - 2008 SILC Project SILC Project Website |
SILC Runtime Toolkit Manual Index |
NAME
#define SILC_ALL_TASKS ...
DESCRIPTION
Marks for all tasks in the scheduler. This can be passed to silc_schedule_task_del function to delete all tasks at once.
SOURCE
#define SILC_ALL_TASKS ((SilcTask)1)