Asterisk - The Open Source Telephony Project
21.4.1
|
Sorcery object created based on backend data. More...
Public Member Functions | |
SORCERY_OBJECT (details) | |
Data Fields | |
ast_cond_t | cond |
int | done |
int | interval |
int | is_servant |
ast_mutex_t | lock |
int | no_clear_done |
int | sleep |
struct timeval | task_end |
struct timeval | task_start |
struct ast_test * | test |
struct timeval | test_start |
pthread_t | tid |
Sorcery object created based on backend data.
Definition at line 45 of file test_res_pjsip_scheduler.c.