Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/qos_sched/
H A Dmain.h164 void app_worker_thread(struct thread_conf **qconf);
H A Dmain.c140 app_worker_thread(wt_confs); in app_main_loop()
H A Dapp_thread.c193 app_worker_thread(struct thread_conf **confs) in app_worker_thread() function