Files
zephyr/kernel
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-14 16:55:37 -04:00
2018-10-08 17:49:12 -04:00
2018-09-14 16:55:37 -04:00
2018-10-16 15:03:10 -04:00
2018-10-08 17:49:12 -04:00
2018-10-16 15:03:10 -04:00