zephyr/kernel/include
Adithya Baglody 1424561252 kernel: sched: Fixed incorrect argument type of _reschedule()
This API shouldn't take a int type but instead it should take
u32_t. This argument has to be similar to irq_lock() and
irq_unlock().

Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
2018-10-17 07:59:51 -04:00
..
gen_offset.h headers: Fix headers guards 2018-09-17 15:49:26 -04:00
kernel_internal.h kernel: add a new API for setting thread names 2018-09-27 08:58:55 +05:30
kernel_offsets.h ld: Put 'sizeof(struct device)' in the generated offsets header 2018-09-18 16:23:40 +02:00
kernel_structs.h kernel: New timeslicing implementation 2018-10-16 15:03:10 -04:00
ksched.h kernel: sched: Fixed incorrect argument type of _reschedule() 2018-10-17 07:59:51 -04:00
kswap.h kernel: New timeslicing implementation 2018-10-16 15:03:10 -04:00
offsets_short.h headers: Fix headers guards 2018-09-17 15:49:26 -04:00
syscall_handler.h kernel: Fix overflow test problem introduced in 92ea2f9 2018-10-04 05:20:29 -07:00
timeout_q.h kernel: Checkpatch fixups 2018-10-16 15:03:10 -04:00
wait_q.h kernel/include: Move stubs for timeout functions to their declarations 2018-10-16 15:03:10 -04:00