Home
last modified time | relevance | path

Searched refs:handle_tui_events (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/thermal/tmon/
H A Dtmon.h167 extern void *handle_tui_events(void *arg);
H A Dtmon.c299 err = pthread_create(&event_tid, NULL, &handle_tui_events, NULL); in main()
H A Dtui.c466 void *handle_tui_events(void *arg) in handle_tui_events() function
/kernel/linux/linux-6.6/tools/thermal/tmon/
H A Dtmon.h167 extern void *handle_tui_events(void *arg);
H A Dtmon.c299 err = pthread_create(&event_tid, NULL, &handle_tui_events, NULL); in main()
H A Dtui.c466 void *handle_tui_events(void *arg) in handle_tui_events() function

Completed in 5 milliseconds