Spdk/test/lib
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
..
bdev bdev: add Linux AIO (libaio) backend 2016-08-05 09:08:23 -07:00
event event: hide struct spdk_poller internals 2016-08-12 10:42:12 -07:00
ioat build: wrap $(CURDIR) relative paths in $(abspath) 2016-05-09 13:56:07 -07:00
json test/json: initialize variable to silence warning 2016-05-16 10:41:04 -07:00
jsonrpc jsonrpc: add JSON-RPC 2.0 library 2016-05-23 10:28:58 -07:00
log test/log: fix typo 2016-06-01 09:48:39 -07:00
memory build: include -lrt and -lpthread in LDFLAGS 2016-06-23 09:04:02 -07:00
nvme nvme: change global g_nvme_driver object to a pointer 2016-08-04 15:45:35 -07:00
nvmf event: hide struct spdk_poller internals 2016-08-12 10:42:12 -07:00
scsi bdev: Delete bdev_db 2016-08-02 09:08:51 -07:00
Makefile scsi: import SCSI/blockdev translation layer 2016-08-01 10:35:01 -07:00