Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
test_listener_pvt Struct Reference

Private data for the test taskprocessor listener. More...

Data Fields

int num_emptied
 
int num_pushed
 
int num_was_empty
 
int shutdown
 

Detailed Description

Private data for the test taskprocessor listener.

Definition at line 433 of file test_taskprocessor.c.

Field Documentation

◆ num_emptied

int num_emptied

Definition at line 437 of file test_taskprocessor.c.

Referenced by check_stats(), and test_emptied().

◆ num_pushed

int num_pushed

Definition at line 435 of file test_taskprocessor.c.

Referenced by check_stats(), and test_task_pushed().

◆ num_was_empty

int num_was_empty

Definition at line 439 of file test_taskprocessor.c.

Referenced by check_stats(), and test_task_pushed().

◆ shutdown

int shutdown

Definition at line 441 of file test_taskprocessor.c.

Referenced by AST_TEST_DEFINE(), and test_shutdown().


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