Ilya Maximets a51639cc72 eal: add nanosleep based delay function
Add a new rte_delay_us_sleep() function that uses nanosleep().
This function can be used by applications to not implement
their own nanosleep() based callback and by internal DPDK
code if CPU non-blocking delay needed.

Signed-off-by: Ilya Maximets <i.maximets@samsung.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2018-10-26 22:14:06 +02:00
..
2018-10-25 11:27:49 +02:00
2018-10-10 21:40:40 +02:00
2018-10-26 22:14:06 +02:00
2018-10-12 19:33:02 +02:00
2018-10-24 15:12:33 +02:00