| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
| Data Fields | |
| unsigned int | alert_count | 
| char | subsystem [0] | 
Keep track of which subsystems are in alert and how many of their taskprocessors are overloaded.
Definition at line 123 of file taskprocessor.c.
| unsigned int alert_count | 
Definition at line 124 of file taskprocessor.c.
Referenced by ast_taskprocessor_get_subsystem_alert(), cli_subsystem_alert_report(), subsystem_alert_decrement(), subsystem_alert_increment(), and subsystem_copy().
| char subsystem[0] | 
Definition at line 125 of file taskprocessor.c.
Referenced by ast_taskprocessor_get_subsystem_alert(), cli_subsystem_alert_report(), subsystem_alert_decrement(), subsystem_alert_increment(), subsystem_copy(), and subsystem_match().