34 void aeap_general_finalize(
void)
42 int aeap_general_initialize(
void)
46 ast_log(LOG_ERROR,
"AEAP scheduler: unable to create context");
51 ast_log(LOG_ERROR,
"AEAP scheduler: unable to start thread");
52 aeap_general_finalize();
int ast_sched_start_thread(struct ast_sched_context *con)
Start a thread for processing scheduler entries.
Asterisk main include file. File version handling, generic pbx functions.
Scheduler Routines (derived from cheops)
struct ast_sched_context * ast_sched_context_create(void)
Create a scheduler context.
void ast_sched_context_destroy(struct ast_sched_context *c)
destroys a schedule context