numam-spdk/lib/event
Ben Walker d92a1fb4ac event: spdk_app_json_config_load no longer requires an event
Take a callback and an argument instead.

Change-Id: I9edda1a9bd506e12f309e52e520e97c0d705d6a2
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/446992
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
2019-03-06 08:26:04 +00:00
..
rpc event: Use spdk_json_write_named_* APIs throughout 2019-02-04 07:08:04 +00:00
subsystems event/nvmf: remove the unnecessary check in spdk_nvmf_subsystem_fini 2019-02-27 08:17:52 +00:00
app.c event: spdk_app_json_config_load no longer requires an event 2019-03-06 08:26:04 +00:00
json_config.c event: spdk_app_json_config_load no longer requires an event 2019-03-06 08:26:04 +00:00
json_config.h event: spdk_app_json_config_load no longer requires an event 2019-03-06 08:26:04 +00:00
Makefile app: add option to read json configuration files during startup 2019-01-14 04:48:18 +00:00
reactor.c event: The reactor now contains a list of threads 2019-02-14 14:58:56 +00:00
rpc.c thread: Replace #include of io_channel.h with thread.h 2018-06-12 15:24:07 +00:00
subsystem.c event/subsystem: solve the subsystem init and destroy conflict 2019-03-01 04:36:41 +00:00