Spdk/lib/bdev
Daniel Verkamp 5d8c94536a event: hide struct spdk_poller internals
This leaves more flexibility for future changes to the poller
representation without requiring API changes (after this one).

It also prevents the user from accidentally using poller fields in a
non-thread-safe way, since they can't be accessed directly anymore.

Change-Id: I7677d5b93668665d29ae39c5e0ba74333ad3f878
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-08-12 10:42:12 -07:00
..
aio bdev: add Linux AIO (libaio) backend 2016-08-05 09:08:23 -07:00
malloc Work around DPDK 16.07 FreeBSD rte_zmalloc() bug 2016-08-11 17:59:38 -07:00
nvme bdev: add block device abstraction layer 2016-07-21 10:35:03 -07:00
bdev.c event: hide struct spdk_poller internals 2016-08-12 10:42:12 -07:00
Makefile bdev: add Linux AIO (libaio) backend 2016-08-05 09:08:23 -07:00