Data Structures | |
struct | sos_task_schedule_t |
Typedefs | |
typedef sos_task_schedule_t | sos_task_schedule_t |
Functions | |
SUL_PEER_DECLARE (task_schedules) | |
sos_task_schedule_get_task (sos_task_schedule_t **ts, const char *task_name, sos_fs_txn_t *txn, apr_pool_t *pool) | |
sos_task_schedule_save (sos_task_schedule_t *ts, sos_fs_txn_t *txn, apr_pool_t *pool) | |
sos_task_schedule_update (sos_task_schedule_t *ts, sos_fs_txn_t *txn, apr_pool_t *pool) | |
sos_task_schedule_get_pending (apr_array_header_t **array, sos_fs_txn_t *txn, apr_pool_t *pool) |
|
Task schedule. |
|
|
|
|
|
|
|
|