|
Asterisk - The Open Source Telephony Project GIT-master-4f2b068
|

Data Fields | |
| int | num_tasks_executed |
| struct ast_taskpool * | pool |
| struct ast_threadpool * | pool |
| int | shutdown |
Definition at line 844 of file test_taskpool.c.
| int num_tasks_executed |
Definition at line 846 of file test_taskpool.c.
Referenced by efficiency_task(), efficiency_task(), handle_cli_taskpool_push_efficiency(), and handle_cli_threadpool_push_efficiency().
| struct ast_taskpool* pool |
Definition at line 845 of file test_taskpool.c.
Referenced by efficiency_task(), efficiency_task(), handle_cli_taskpool_push_efficiency(), and handle_cli_threadpool_push_efficiency().
| struct ast_threadpool* pool |
Definition at line 353 of file test_threadpool.c.
| int shutdown |
Definition at line 847 of file test_taskpool.c.
Referenced by efficiency_task(), efficiency_task(), handle_cli_taskpool_push_efficiency(), and handle_cli_threadpool_push_efficiency().