zephyr/tests/kernel/msgq/msgq_api
Andrew Boie 0fe789ff2e kernel: add k_msgq_alloc_init()
User mode can't be trusted to provide a memory buffer to
k_msgq_init(). Introduce k_msgq_alloc_init() which allocates
the buffer out of the calling thread's resource pool and expose
that as a system call instead.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2018-05-16 17:32:59 -07:00
..
src kernel: add k_msgq_alloc_init() 2018-05-16 17:32:59 -07:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
prj.conf kernel: add k_msgq_alloc_init() 2018-05-16 17:32:59 -07:00
testcase.yaml tests: kernel: stop relying on path for naming 2018-02-18 09:16:40 -05:00