Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Public Member Functions | Data Fields
test_data Struct Reference

Sorcery object created based on backend data. More...

Collaboration diagram for test_data:
Collaboration graph
[legend]

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
 

Detailed Description

Sorcery object created based on backend data.

Definition at line 45 of file test_res_pjsip_scheduler.c.

Member Function Documentation

◆ SORCERY_OBJECT()

SORCERY_OBJECT ( details  )

Field Documentation

◆ cond

ast_cond_t cond

Definition at line 47 of file test_res_pjsip_scheduler.c.

Referenced by data_cleanup().

◆ done

int done

Definition at line 55 of file test_res_pjsip_scheduler.c.

◆ interval

int interval

Definition at line 53 of file test_res_pjsip_scheduler.c.

◆ is_servant

int is_servant

Definition at line 52 of file test_res_pjsip_scheduler.c.

◆ lock

Definition at line 46 of file test_res_pjsip_scheduler.c.

Referenced by data_cleanup().

◆ no_clear_done

int no_clear_done

Definition at line 56 of file test_res_pjsip_scheduler.c.

◆ sleep

int sleep

Definition at line 54 of file test_res_pjsip_scheduler.c.

◆ task_end

struct timeval task_end

Definition at line 51 of file test_res_pjsip_scheduler.c.

◆ task_start

struct timeval task_start

Definition at line 50 of file test_res_pjsip_scheduler.c.

◆ test

struct ast_test* test

Definition at line 57 of file test_res_pjsip_scheduler.c.

◆ test_start

struct timeval test_start

Definition at line 49 of file test_res_pjsip_scheduler.c.

◆ tid

pthread_t tid

Definition at line 48 of file test_res_pjsip_scheduler.c.


The documentation for this struct was generated from the following files: