use sizeof to avoid double use of a length define
[dpdk.git] / lib / librte_eal / bsdapp / eal / eal_thread.c
2018-04-24 Olivier Matzuse sizeof to avoid double use of a length define
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-07-16 Stephen Hemmingerlib: remove duplicate includes
2016-06-17 Thomas Monjaloneal: fix thread naming on FreeBSD
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-02-24 Cunming Liangeal: initialize lcore and socket id
2015-02-24 Cunming Liangeal: apply thread affinity by assigned cpuset
2015-02-24 Cunming Liangeal: thread affinity API
2015-02-24 Cunming Liangeal: get unique thread id
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-02-25 Bruce Richardsonadd FreeBSD support