Searched refs:chre_monitor_thread (Results 1 – 1 of 1) sorted by relevance
108 static void *chre_monitor_thread(void *arg);884 static void *chre_monitor_thread(void *arg) { in chre_monitor_thread() function1006 if (!start_thread(&monitor_thread, chre_monitor_thread, NULL)) { in main()