Spdk/lib
Daniel Verkamp 59955a12d2 event: allow unregistering a poller within its poller fn
Modify the spdk_poller_unregister() function so that it works correctly
when unregistering a poller from its own callback function.

Change-Id: I57fa5ebd8a8bad522e34f597b406a4726f1b76ad
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-10-03 08:41:26 -07:00
..
bdev bdev: Add RBD support in lib/bdev 2016-09-30 15:26:28 -07:00
conf build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
copy Replace RTE_VERIFY with assert 2016-09-28 10:15:56 -07:00
cunit test/cunit: include stdio.h for fprintf() 2016-08-08 09:04:20 -07:00
event event: allow unregistering a poller within its poller fn 2016-10-03 08:41:26 -07:00
ioat ioat: Use log library instead of ioat_printf 2016-09-28 10:15:56 -07:00
iscsi scsi: change spdk_put_task to spdk_scsi_task_put 2016-09-29 15:42:29 -07:00
json json: allow decoding of non-standard comments 2016-08-19 09:49:18 -07:00
jsonrpc build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
log log: dynamically generate usage for -t option 2016-08-22 16:57:19 -07:00
memory build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
net net: remove unused #defines 2016-08-08 13:46:20 -07:00
nvme nvme: Use log library instead of nvme_printf 2016-09-28 10:15:55 -07:00
nvmf nvmf: replace off_t with uint64_t 2016-09-29 13:27:39 -07:00
rpc Replace RTE_VERIFY with assert 2016-09-28 10:15:56 -07:00
scsi scsi: change spdk_put_task to spdk_scsi_task_put 2016-09-29 15:42:29 -07:00
trace Replace RTE_VERIFY with assert 2016-09-28 10:15:56 -07:00
util util: fix dev not free issue in spdk_io_device_unregister 2016-09-29 11:04:44 -07:00
Makefile iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00