Files
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
..
2018-09-17 15:49:26 -04:00
2018-10-16 15:03:10 -04:00
2018-09-17 15:49:26 -04:00
2018-10-16 15:03:10 -04:00