Skip to content
Commit 0fe789ff authored by Andrew Boie's avatar Andrew Boie Committed by Andrew Boie
Browse files

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: default avatarAndrew Boie <andrew.p.boie@intel.com>
parent 44fe8122
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment