Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
test_obj Struct Reference

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

int* destructor_count

What to decrement when object is destroyed.

Definition at line 77 of file test_astobj2.c.

int dup_number

Identifier for duplicate object key tests.

Definition at line 81 of file test_astobj2.c.

int i

Container object key

Definition at line 79 of file test_astobj2.c.

Referenced by test_performance().


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