Spdk/test/lib/event/reactor
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
..
.gitignore event: add timer-based pollers 2016-08-03 09:00:54 -07:00
Makefile event: add timer-based pollers 2016-08-03 09:00:54 -07:00
reactor.c event: allow unregistering a poller within its poller fn 2016-10-03 08:41:26 -07:00