Searched refs:monitor_thread (Results 1 – 1 of 1) sorted by relevance
974 pthread_t monitor_thread; in main() local1006 if (!start_thread(&monitor_thread, chre_monitor_thread, NULL)) { in main()1026 ret = pthread_join(monitor_thread, NULL); in main()