zephyr/doc/kernel
Spoorthi K 788b38b8c4 doc: memory_domain: Update memory domain API's documentation
Remove thread from memory domain API (k_mem_domain_remove_thread())has
only one argument which is thread ID as per the implementation whereas
documentation says there has to be two arguments, memory domain and
thread ID.Memory domain argument is not required as a thread belongs
to single memory domain at any point in time. Also memory domain
initialisation function (k_mem_domain_init()) should accept only 3
arguments i.e, memory domain name, number of parts and array of
pointers to the memory domain, instead of 4.

Signed-off-by: Spoorthi K <spoorthi.k@intel.com>
2018-02-07 08:36:18 -05:00
..
data_passing doc: fix typos in a few docs 2017-11-05 08:20:14 -05:00
memory doc: fix misspellings and hyphen use 2017-09-20 15:33:43 -04:00
other drivers/interrupt_controller: Introduce multi-level interrupt support 2018-02-06 22:39:05 -05:00
overview doc: update with CMake instructions 2017-11-08 20:00:22 -05:00
synchronization doc: misspelling and UTF-8 fixes 2017-05-09 20:15:49 -04:00
threads doc: fix broken notes directives 2017-12-04 15:00:17 -05:00
timing kernel: make K_.*_INITIALIZER private to kernel 2017-07-10 11:44:56 -07:00
usermode doc: memory_domain: Update memory domain API's documentation 2018-02-07 08:36:18 -05:00
kernel.rst docs: initial user mode documentation 2017-11-07 08:18:48 -05:00