commit | ac3dcc1106e775fb74eab2e615154a0888ef33e2 | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Mon Apr 01 12:28:03 2019 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Apr 01 18:27:57 2019 -0400 |
tree | 668815cf8f75fc234c8238e881ced2b7d4cafe47 | |
parent | 3854f23acf818bf81cd25927d6e74f1e6f562bf1 [diff] |
doc: clarify k_queue_alloc_append and related APIs The data isn't copied, there's just an additional implicit allocation. Fixes: #15090 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>