handle_tui_events 305 tools/thermal/tmon/tmon.c err = pthread_create(&event_tid, NULL, &handle_tui_events, NULL); handle_tui_events 164 tools/thermal/tmon/tmon.h extern void *handle_tui_events(void *arg);