Home
last modified time | relevance | path

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

/dpdk/lib/eal/include/
H A Drte_lcore.h391 rte_thread_register(void);
/dpdk/lib/eal/common/
H A Deal_common_thread.c324 rte_thread_register(void) in rte_thread_register() function
/dpdk/lib/eal/
H A Dversion.map263 rte_thread_register;
/dpdk/app/test/
H A Dtest_lcores.c31 if (rte_thread_register() < 0) in thread_loop()
/dpdk/doc/guides/prog_guide/
H A Denv_abstraction_layer.rst693 …hread with a valid *_lcore_id* that was successfully assigned by calling ``rte_thread_register()``,