Searched refs:is_running (Results 1 – 1 of 1) sorted by relevance
62 let is_running = running_atomic.clone(); in new() localVariable64 while is_running.load(Ordering::SeqCst) { in new()78 while is_running.load(Ordering::SeqCst) { in new()