numam-spdk/lib/event
Daniel Verkamp f99eb85595 event: remove spdk_event_get_next() from API
The event->next field can be accessed directly from within the event
library implementation, and public API users should not be using it.

Change-Id: I98a1f0017e03e951d0c4eee3c7989b04324e57d1
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-01-05 11:57:18 -07:00
..
rpc log: split internal TRACELOG macro into new header 2016-11-16 13:33:51 -07:00
app.c conf: add accessors for section name and num 2016-11-16 10:33:12 -07:00
dpdk_init.c Replace RTE_VERIFY with assert 2016-09-28 10:15:56 -07:00
Makefile env: Make the environment library configurable. 2016-10-05 11:51:37 -07:00
reactor.c event: remove spdk_event_get_next() from API 2017-01-05 11:57:18 -07:00
reactor.h event: Allow idle reactors to sleep 2016-08-17 10:02:38 -07:00
subsystem.c event: fix null pointer issue in spdk_subsystem_fini 2016-06-15 16:33:55 -07:00
subsystem.h Add event-driven application framework 2016-05-31 09:58:05 -07:00