eal: fix return codes on control thread failure
[dpdk.git] / lib / librte_eal / common / eal_common_thread.c
2018-07-12 Dariusz Stojaczykeal: fix return codes on control thread failure
2018-07-12 Dariusz Stojaczykeal: ignore failure of naming a control thread
2018-05-02 Jianfeng Taneal: fix use-after-free on control thread creation
2018-05-02 Jianfeng Taneal: fix memory leak on control thread failure
2018-04-27 Jianfeng Taneal: fix threads block on barrier
2018-04-26 Anatoly Burakoveal: make semantics of lcore role function more intuitive
2018-04-24 Olivier Matzeal: set affinity for control threads
2018-04-24 Olivier Matzeal: set name when creating a control thread
2018-04-24 Olivier Matzeal: add function to create control threads
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-10-11 Pavan Nikhilesheal: add function to check lcore role
2015-03-02 Neil Hormaneal: clean up export of socket id variable
2015-02-24 Cunming Liangeal: thread affinity API