summaryrefslogtreecommitdiff
path: root/include/queue.h
Commit message (Expand)AuthorAgeFilesLines
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-131-1/+1
* Revert "queue.h: Check at compile time if queue size is power of 2"Mary Ruthven2021-11-181-1/+1
* Revert "common: queue: Update chunk struct and get read/write logic"Mary Ruthven2021-11-181-19/+7
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: queue: Update chunk struct and get read/write logicYuval Peress2019-06-051-7/+19
* queue.h: Check at compile time if queue size is power of 2Nicolas Boichat2019-05-141-1/+1
* cr50: add buffer_units_mask member into struct queueNamyoon Woo2019-05-021-0/+2
* Queue: Add ability to modify contiguous units inplaceAnton Staaf2015-07-151-0/+52
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* Queue: add peek_memcpy functionGwendal Grignou2015-06-091-5/+14
* Queue: Add policies to queuesAnton Staaf2015-05-261-12/+43
* Queue: Add methods that accept a memcpy routineAnton Staaf2015-01-081-0/+16
* Queue: Add functionality needed by new USART stream driverAnton Staaf2014-09-181-21/+106
* Refactor the i8042 module to be thread-safe.Louis Yung-Chieh Lo2012-06-071-0/+40