Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_threads.c18 thread_main(void *arg) in thread_main() function
34 RTE_TEST_ASSERT(pthread_create(&id, NULL, thread_main, &thread_id) == 0, in test_thread_affinity()
/dpdk/examples/ip_pipeline/
H A Dthread.h22 thread_main(void *arg);
H A Dmain.c251 thread_main, in main()
H A Dthread.c3084 thread_main(void *arg __rte_unused) in thread_main() function
/dpdk/examples/pipeline/
H A Dthread.h26 thread_main(void *arg);
H A Dmain.c167 thread_main, in main()
H A Dthread.c513 thread_main(void *arg __rte_unused) in thread_main() function