Spdk/lib/event
Daniel Verkamp f0fb6c6d4a event: return status code from spdk_app_fini()
Change the return type from void to int so that the result of
spdk_subsystem_fini() can be reported.

Change-Id: I811c25513e41573ca0c9cb111512d7705d107f66
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-09-23 12:31:47 -07:00
..
rpc build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
app.c event: return status code from spdk_app_fini() 2016-09-23 12:31:47 -07:00
dpdk_init.c nvme: Create Proc Type for primary and secondary processes 2016-08-15 09:21:20 -07:00
Makefile build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
reactor.c event: Allow idle reactors to sleep 2016-08-17 10:02:38 -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