Home
last modified time | relevance | path

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

/linux-6.1.9/net/core/
Dpktgen.c3190 static int thread_is_running(const struct pktgen_thread *t) in thread_is_running() function
3206 while (thread_is_running(t)) { in pktgen_wait_thread_run()