Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/performance-thread/l3fwd-thread/
H A Dmain.c2454 pthread_run(__rte_unused void *arg) { in pthread_run() function
3773 rte_eal_mp_remote_launch(pthread_run, NULL, CALL_MAIN); in main()