Public API for sysmon module. More...
Public API for sysmon module.
Definition in file ThreadStatus.hpp.
Include dependency graph for ThreadStatus.hpp:Go to the source code of this file.
Data Structures | |
| class | cogip::sysmon::ThreadStatus |
Namespaces | |
| cogip | |
| Differential drive controller. | |
Macros | |
| #define | SYSMON_THREADSTATUS_NAME_MAX_LENGTH 64 |
Functions | |
| void | cogip::sysmon::display_heap_status () |
| Display heap memory status. | |
| void | cogip::sysmon::display_threads_status () |
| Display each thread status. | |
| void | cogip::sysmon::sysmon_start () |
| Start system monitoring thread. | |