aboutsummaryrefslogtreecommitdiffstats
path: root/src/gqueue/gqueue.h
Commit message (Collapse)AuthorAgeFilesLines
* Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, ↵inmarket2018-11-031-3/+3
| | | | gMutex etc
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-3/+3
|
* Update license headerTibo Clausen2018-10-011-1/+1
|
* Fix fully sync queueTibo Clausen2018-10-011-1/+1
|
* gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITEinmarket2018-07-081-4/+4
|
* Added type gDelay to replace V2.x delaytime_tinmarket2018-07-081-6/+6
| | | | | | Added type gTicks to replace V2.x systemticks_t Added type gThreadreturn to replace V2.x threadreturn_t Added type gThreadpriority to replace V2.x threadpriority_t
* Added new type definitions - moving towards V3.0inmarket2018-06-231-27/+18
|
* Another minor updateinmarket2015-10-051-1/+1
| | | | Also add new studio options file
* Big file rename to reduce problems with brain-dead IDE's that don't handle ↵inmarket2015-01-211-0/+412
project file hierarchies well. Naming is more consistent with the new scheme. May affect some third party drivers (header file renames).