timer: add function to stop all timers in a list
authorErik Gabriel Carrillo <erik.g.carrillo@intel.com>
Mon, 15 Apr 2019 21:41:28 +0000 (16:41 -0500)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 17 Apr 2019 18:05:30 +0000 (20:05 +0200)
commit821c51267bcd63a5310eb1a4293f5355defbe6f4
treeb14fe0e8257edc3f2c8eb5f662df2555a66d6896
parentc0749f7096c7e39ce9e8969b0ab0955d82500511
timer: add function to stop all timers in a list

Add a function to the timer API that allows a caller to traverse a
specified set of timer lists, stopping each timer in each list,
and invoking a callback function.

Signed-off-by: Erik Gabriel Carrillo <erik.g.carrillo@intel.com>
lib/librte_timer/rte_timer.c
lib/librte_timer/rte_timer.h
lib/librte_timer/rte_timer_version.map