Home
last modified time | relevance | path

Searched defs:thread_args (Results 1 – 2 of 2) sorted by relevance

/dpdk/app/test/
H A Dtest_stack_perf.c127 struct thread_args { struct
138 struct thread_args *args = p; in bulk_push_pop() argument
/dpdk/lib/eal/unix/
H A Drte_thread.c24 void *thread_args; global() member
96 void *thread_args = ctx->thread_args; thread_start_wrapper() local