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
kernel_internal.h
kernel_offsets.h
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
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