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

/linux-4.1.27/tools/thermal/tmon/
H A Dtmon.h173 extern void *handle_tui_events(void *arg);
H A Dtmon.c314 err = pthread_create(&event_tid, NULL, &handle_tui_events, NULL); main()
H A Dtui.c475 void *handle_tui_events(void *arg) handle_tui_events() function

Completed in 71 milliseconds