zephyr/doc/kernel/other
Flavio Ceolin aecd4ecb8d kernel: Change k_poll_signal api
k_poll_signal was being used by both, struct and function. Besides
this being extremely error prone it is also a MISRA-C violation.
Changing the function to contain a verb, since it performs an action
and the struct will be a noun. This pattern must be formalized and
followed and across the project.

MISRA-C rules 5.7 and 5.9

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-11-04 11:37:24 -05:00
..
atomic.rst doc: move kernel_v2 to kernel 2016-12-24 01:53:16 +00:00
cpu_idle.rst doc: move kernel_v2 to kernel 2016-12-24 01:53:16 +00:00
cxx_support.rst doc: fix misspellings and hyphen use 2017-09-20 15:33:43 -04:00
float.rst doc: fix misspellings and hyphen use 2017-09-20 15:33:43 -04:00
interrupts.rst doc: enhance multi-level interrupts diagram 2018-08-30 10:52:59 -04:00
other.rst doc: move memory domain docs under user mode 2017-11-07 09:32:37 -08:00
polling.rst kernel: Change k_poll_signal api 2018-11-04 11:37:24 -05:00
ring_buffers.rst lib: ring_buffer: add raw byte access mode 2018-10-09 13:58:44 -04:00