event_tid 47 tools/thermal/tmon/tmon.c pthread_t event_tid; event_tid 79 tools/thermal/tmon/tmon.c if (event_tid) { event_tid 81 tools/thermal/tmon/tmon.c pthread_cancel(event_tid); event_tid 305 tools/thermal/tmon/tmon.c err = pthread_create(&event_tid, NULL, &handle_tui_events, NULL);