numam-dpdk/lib/librte_timer
Jerin Jacob 1e36bf301b timer: use 64-bit specific code on more platforms
64bit load and store will be an atomic operation on all the
64bit processors.
Change RTE_ARCH_X86_64 to RTE_ARCH_64 to reflect the case.

Fixes: 9b15ba895b ("timer: use a skip list")
Cc: stable@dpdk.org

Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
2017-10-11 22:59:31 +02:00
..
Makefile mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
rte_timer_version.map lib: provide initial versioning 2015-02-03 16:56:58 +01:00
rte_timer.c timer: use 64-bit specific code on more platforms 2017-10-11 22:59:31 +02:00
rte_timer.h lib: work around unnamed structs/unions 2016-09-13 15:35:28 +02:00