Spdk/include/spdk_internal
Tomasz Zawadzki 7aba48fe1e subsystem: move allocation of subsystem_init event to subsystem
Previously two spdk_events were allocated in spdk_app_start().

Now app allocated spdk_event for function to be called after
initialization is complete. Meanwhile subsystem allocates
its own spdk_event.

Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Change-Id: I4822f76d30cc2f7b95a86a4ffbfc61b80c0a903e
Reviewed-on: https://review.gerrithub.io/382673
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-10-16 15:14:36 -04:00
..
assert.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
bdev.h bdev: remove bdev_opened field from spdk_bdev structure 2017-10-11 12:13:38 -04:00
copy_engine.h copy: return 0 on success and appropriate errno on failure 2017-09-25 13:56:29 -04:00
event.h subsystem: move allocation of subsystem_init event to subsystem 2017-10-16 15:14:36 -04:00
log.h log: add new parm to spdk_trace_dump() 2017-09-06 17:33:03 -04:00
lvolstore.h lvol: create super blob on lvolstore initialization 2017-10-12 16:34:54 -04:00
mock.h test/mock: add pthread_self 2017-09-19 17:15:15 -04:00