Spdk/test/lib/event/subsystem
Ziye Yang 2b2ab24477 reactor: handle start_fn event after subsystem init is ready
SPDK subysystem initialization now is async,
so we need to guarantee the initialization is done,
then call event composed of start_fn passed by user
in spdk_app_start.

Change-Id: Icc790cbb3da04c1063204938b79140c4218986e4
Signed-off-by: Ziye Yang <optimistyzy@gmail.com>
Reviewed-on: https://review.gerrithub.io/362654
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
2017-05-31 15:30:58 -04:00
..
.gitignore Add event-driven application framework 2016-05-31 09:58:05 -07:00
Makefile build: define SPDK_LIB_LIST to simplify building dependencies and linker args 2016-11-22 11:45:48 -07:00
subsystem_ut.c reactor: handle start_fn event after subsystem init is ready 2017-05-31 15:30:58 -04:00