Mon Oct 8 12:39:33 2012

Asterisk developer's documentation


tps_taskprocessor_stats Struct Reference

tps_taskprocessor_stats maintain statistics for a taskprocessor. More...


Data Fields

unsigned long _tasks_processed_count
 This is the current number of tasks processed.
unsigned long max_qsize
 This is the maximum number of tasks queued at any one time.


Detailed Description

tps_taskprocessor_stats maintain statistics for a taskprocessor.

Definition at line 59 of file taskprocessor.c.


Field Documentation

unsigned long _tasks_processed_count

This is the current number of tasks processed.

Definition at line 63 of file taskprocessor.c.

Referenced by cli_tps_report(), and tps_processing_function().

unsigned long max_qsize

This is the maximum number of tasks queued at any one time.

Definition at line 61 of file taskprocessor.c.

Referenced by cli_tps_report(), and tps_processing_function().


The documentation for this struct was generated from the following file:
Generated on Mon Oct 8 12:39:33 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7