Home
last modified time | relevance | path

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

/linux/net/core/
H A Dpktgen.c3257 static int thread_is_running(const struct pktgen_thread *t) in thread_is_running() function
3273 while (thread_is_running(t)) { in pktgen_wait_thread_run()