Searched refs:msg_to_host_thread (Results 1 – 1 of 1) sorted by relevance
975 pthread_t msg_to_host_thread; in main() local1008 } else if (!start_thread(&msg_to_host_thread, chre_message_to_host_thread, in main()1039 ret = pthread_join(msg_to_host_thread, NULL); in main()