Spdk/test/lib/event/reactor
Ben Walker 086346a4fc event: Allow idle reactors to sleep
The user can now specify a maximum delay, in microseconds, that
defines the maximum amount of time a reactor will sleep for
between polling for new events. By default, the time is 0
which means the reactor will never sleep.

Change-Id: I94cddb69c832524878cad97b66673daa4bd5c721
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2016-08-17 10:02:38 -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 idle reactors to sleep 2016-08-17 10:02:38 -07:00