Searched refs:spawn_counter_thread (Results 1 – 1 of 1) sorted by relevance
50 fn spawn_counter_thread() -> JoinHandle<()> { in spawn_counter_thread() function74 let counter_thread_handler = spawn_counter_thread(); in main()