| Turnstone Operating System
    | 
Task Manager Window. More...
#include <windowmanager/wnd_types.h>#include <windowmanager/wnd_create_destroy.h>#include <windowmanager/wnd_task_manager.h>#include <windowmanager/wnd_options.h>#include <windowmanager/wnd_utils.h>#include <strings.h>#include <cpu/task.h>#include <graphics/screen.h>#include <hypervisor/hypervisor.h>#include <logging.h>| Functions | |
| MODULE ("turnstone.windowmanager") | |
| void | video_text_print (const char_t *str) | 
| static int8_t | wnd_task_list_on_redraw (const window_event_t *event) | 
| static int8_t | wnd_task_list_on_scroll (const window_event_t *event) | 
| int8_t | windowmanager_create_and_show_task_vm_list_window (void) | 
| static int8_t | wndmgr_create_vm_on_enter (const window_event_t *event) | 
| int8_t | windowmanager_create_and_show_task_vm_create_window (void) | 
Task Manager Window.
This work is licensed under TURNSTONE OS Public License. Please read and understand latest version of Licence.