zephyr/kernel/nanokernel/include
Luiz Augusto von Dentz 967f8fb602 nanokernel: Add callback to _nano_timeout once again
It is now safe to introduce the callback since nano_timer_init now
calls _nano_timeout_init which does takes care of initializing all
the fields properly.

Change-Id: I5735eeebef233a0a541ec8b2a354b65da98082fc
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-06-01 00:35:05 +00:00
..
gen_offset.h Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
nano_internal.h kernel: add _IS_IDLE_TASK() 2016-05-11 20:22:24 +00:00
nano_offsets.h errno: implement _get_errno() in common code 2016-05-04 17:04:14 +00:00
timeout_q.h nanokernel: Add callback to _nano_timeout once again 2016-06-01 00:35:05 +00:00
wait_q.h kernel: add _IS_IDLE_TASK() 2016-05-11 20:22:24 +00:00