summaryrefslogtreecommitdiff
path: root/include/queue.h
Commit message (Expand)AuthorAgeFilesLines
* common: queue: Update chunk struct and get read/write logicYuval Peress2019-08-021-7/+19
* queue.h: Check at compile time if queue size is power of 2Nicolas Boichat2019-08-021-1/+1
* cr50: add buffer_units_mask member into struct queueNamyoon Woo2019-08-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