Searched refs:eth_core_running (Results 1 – 1 of 1) sorted by relevance
18 static volatile bool eth_core_running; variable1002 eth_core_running = true; in eh_start_worker_eth_core()1004 while (eth_core_running) { in eh_start_worker_eth_core()1017 if (eth_core_running) { in eh_stop_worker_eth_core()1019 eth_core_running = false; in eh_stop_worker_eth_core()