Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gThreadpriorityLow/Normal/High to replace LOW_/NORMAL_/HIGH_PRIORITY | inmarket | 2018-07-08 | 1 | -2/+2 |
| | |||||
* | Added type gDelay to replace V2.x delaytime_t | inmarket | 2018-07-08 | 1 | -4/+4 |
| | | | | | | 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.0 | inmarket | 2018-06-23 | 1 | -3/+3 |
| | |||||
* | First set of V3 macro changes | inmarket | 2018-02-27 | 1 | -9/+9 |
| | |||||
* | Add compatibility with Visual Studio and make compile warning capabilities ↵ | inmarket | 2017-06-30 | 1 | -3/+9 |
| | | | | more cross platform | ||||
* | Updated gos/threads and gos/threads_advanced demos. | inmarket | 2015-07-08 | 2 | -95/+71 |
| | |||||
* | Cleaning up /demos/modules/gos/threads | Joel Bodenmann | 2014-11-27 | 2 | -1/+4 |
| | | | | Note: use GFILE print implementations here instead!! | ||||
* | addings /demos/gos/threads | Joel Bodenmann | 2014-11-27 | 3 | -0/+122 |