zephyr/doc/kernel_v2/timing
Benjamin Walsh 31a3f6a70e unified: rename 'events' to 'alerts'
Event is such an overloaded and generic term (event logger, *kernel*
event logger, "protocol" events in other subsystems, etc.), that it is
confusing for the name an object. Events are kinda like signals, but not
exactly, so we chose not to name them 'signals' to prevent further
confusion. "Alerts" felt like a good fit, since they are used to "alert"
an application that something of significance should be addressed and
because an "alert handler" can be proactively registered with an alert.

Change-Id: Ibfeb5eaf0e6e62702ac3fec281d17f8a63145fa1
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-10-28 18:44:18 +00:00
..
clocks.rst unified/doc: Update timing section of Kernel Primer 2016-10-19 18:14:58 +00:00
timers.rst unified: rename 'events' to 'alerts' 2016-10-28 18:44:18 +00:00
timing.rst unified/doc: Update timing section of Kernel Primer 2016-10-19 18:14:58 +00:00