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