Searched refs:fct_arg (Results 1 – 1 of 1) sorted by relevance
187 void *fct_arg; in eal_thread_loop() local209 fct_arg = lcore_config[lcore_id].arg; in eal_thread_loop()210 ret = f(fct_arg); in eal_thread_loop()