commit | a7ddb875014cd04edbdf2b40c49d332e80920ffb | [log] [tgz] |
---|---|---|
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Tue Feb 21 14:50:42 2017 +0200 |
committer | Anas Nashif <nashif@linux.intel.com> | Mon Feb 27 21:20:50 2017 +0000 |
tree | cbc4c8f3a213865dd9c1c258c39e4f62cae0792b | |
parent | 69170173c8fe4f689edb39b2ee10147c57a6c52e [diff] |
kernel: Add k_queue API This unifies k_fifo and k_lifo APIs thus making it more flexible regarding where the data elements are inserted. Change-Id: Icd6e2f62fc8b374c8273bb763409e9e22c40f9f8 Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>