zephyr/include/misc
Ramesh Thomas 0b3322ecae kernel: tickless: Add function to check if list contains multiple nodes
Scheduler needs to do time slicing only if there are multiple threads
active with the same priority. This function checks if the list has
more than one node. This would be used to check the list containing
threads with same priority for multiple nodes.

Jira: ZEP-339
Change-Id: I8c7daf77a6540c642ce58a3763b26cd1e06ddc30
Signed-off-by: Ramesh Thomas <ramesh.thomas@intel.com>
2017-04-27 13:46:25 +00:00
..
__assert.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
byteorder.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
dlist.h kernel: tickless: Add function to check if list contains multiple nodes 2017-04-27 13:46:25 +00:00
nano_work.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
printk.h printk: add vprintk() 2017-04-22 14:29:33 +00:00
reboot.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
ring_buffer.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
slist.h slist: Fix sys_slist_merge_slist clearing the wrong list 2017-04-14 01:52:28 +00:00
stack.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
util.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00