Searched refs:chre_reverse_monitor_thread (Results 1 – 1 of 1) sorted by relevance
109 static void *chre_reverse_monitor_thread(void *arg);904 static void *chre_reverse_monitor_thread(void *arg) { in chre_reverse_monitor_thread() function940 } else if (!start_thread(&data->thread, chre_reverse_monitor_thread, data)) { in init_reverse_monitor()