Home
last modified time | relevance | path

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

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