numam-dpdk/lib/librte_eal
Olivier Matz 6383d2642b eal: set name when creating a control thread
To avoid code duplication, add a parameter to rte_ctrl_thread_create()
to specify the name of the thread.

This requires to add a wrapper for the thread start routine in
rte_thread_init(), which will first wait that the thread is configured.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Reviewed-by: Anatoly Burakov <anatoly.burakov@intel.com>
2018-04-25 00:51:31 +02:00
..
bsdapp use sizeof to avoid double use of a length define 2018-04-25 00:51:31 +02:00
common eal: set name when creating a control thread 2018-04-25 00:51:31 +02:00
linuxapp eal: set name when creating a control thread 2018-04-25 00:51:31 +02:00
Makefile lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
meson.build eal: provide API for querying valid socket ids 2018-04-05 00:27:13 +02:00
rte_eal_version.map eal: add function to create control threads 2018-04-25 00:51:31 +02:00