Asterisk - The Open Source Telephony Project
21.4.1
|
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. | |
tps_taskprocessor_stats maintain statistics for a taskprocessor.
Definition at line 61 of file taskprocessor.c.