zephyr/kernel/include
Adithya Baglody 6176692f4b kernel: ksched.h: Incorrect argument type in _pend_current_thread
In _pend_current_thread the argument key is always a unsigned
interger type and this function forces it to become a signed
interger. This is a dangerous behavior and cant be trusted to
work as expected.

Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
2018-10-17 12:17:58 -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: ksched.h: Incorrect argument type in _pend_current_thread 2018-10-17 12:17:58 -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: syscall_handler.h: Typo fix in docstring 2018-10-17 10:32:10 -04: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