zephyr/kernel
Benjamin Walsh 7caef4581d unified: streamline "timeout abort" internal interface
Rename _do_timeout_abort to _abort_timeout, rename _timeout_abort to
_abort_thread_timeout to better reflect their functionalities. Have the
latter call the former, remove _do_timeout_abort and
_nano_timer_timeout_abort.

Change-Id: I0fea9474b19a2eb47a37489eb06c0d1d56886c9c
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-10-10 21:27:34 +00:00
..
configs unified: initial unified kernel implementation 2016-09-13 17:12:55 -04:00
microkernel power_mgmt: Reduce complexity in handling of power hooks 2016-10-05 10:05:42 +00:00
nanokernel unified: move code from nanokernel into unified kernel 2016-10-10 00:46:40 +00:00
unified unified: streamline "timeout abort" internal interface 2016-10-10 21:27:34 +00:00
Kconfig sensor: grove: use global sensor init priority 2016-10-07 20:53:29 +00:00
Makefile unified: Fix build broblem caused by concurrent make processes in single dir 2016-10-05 10:29:31 +00:00