Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
test_obj Struct Reference
Collaboration diagram for test_obj:
Collaboration graph
[legend]

Data Fields

ast_cond_t cond
 
int * destructor_count
 
int dup_number
 
int i
 
int id
 
ast_mutex_t lock
 
int scheduledCBstarted
 

Detailed Description

Definition at line 75 of file test_astobj2.c.

Field Documentation

◆ cond

ast_cond_t cond

Definition at line 342 of file test_sched.c.

Referenced by AST_TEST_DEFINE(), lockingcb(), and test_obj_cleanup().

◆ destructor_count

int* destructor_count

What to decrement when object is destroyed.

Definition at line 77 of file test_astobj2.c.

Referenced by AST_TEST_DEFINE(), astobj2_test_1_helper(), insert_test_duplicates(), insert_test_vector(), and test_obj_destructor().

◆ dup_number

int dup_number

Identifier for duplicate object key tests.

Definition at line 81 of file test_astobj2.c.

Referenced by insert_test_duplicates(), and test_expected_duplicates().

◆ i

int i

◆ id

int id

◆ lock

Definition at line 341 of file test_sched.c.

Referenced by AST_TEST_DEFINE(), lockingcb(), and test_obj_cleanup().

◆ scheduledCBstarted

int scheduledCBstarted

Definition at line 343 of file test_sched.c.

Referenced by AST_TEST_DEFINE(), and lockingcb().


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