| commit | 3efd8e17bdff52202edcf192cb792ebbba86503f | [log] [tgz] |
|---|---|---|
| author | Sathish Kuttan <sathish.k.kuttan@intel.com> | Fri Nov 09 21:03:10 2018 -0800 |
| committer | Anas Nashif <anas.nashif@intel.com> | Mon Nov 19 17:53:22 2018 -0500 |
| tree | 982fa50543ccb630e33050a133f0059df753b4cb | |
| parent | 10b1ee149f5a9321510d3f968c9bb4daa42d626f [diff] |
kernel: Add k_msgq_peek() API Add an API to peek into a message queue and read the first message without removing the message from the queue. Signed-off-by: Sathish Kuttan <sathish.k.kuttan@intel.com>