Home
last modified time | relevance | path

Searched refs:thread_is_running (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/net/core/
Dpktgen.c3191 static int thread_is_running(const struct pktgen_thread *t) in thread_is_running() function
3207 while (thread_is_running(t)) { in pktgen_wait_thread_run()