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)