Spdk/test/lib/event
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
..
event event: Add dpdk framework start function into event. 2016-07-01 10:07:42 -07:00
reactor event: hide struct spdk_poller internals 2016-08-12 10:42:12 -07:00
subsystem subsystem_ut: add missing copyright header 2016-07-20 13:46:37 -07:00
event.sh 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