aboutsummaryrefslogtreecommitdiffstats
path: root/os/kernel/include/chqueues.h
Commit message (Collapse)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6123 ↵gdisirio2013-08-101-431/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated queues.gdisirio2013-08-091-156/+217
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6112 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Renamed or added prefix to all hernel configuration options.gdisirio2013-07-201-2/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6010 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6001 ↵gdisirio2013-07-201-12/+12
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Started renaming the types to follow the _t convention.gdisirio2013-07-191-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@5988 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated license years.gdisirio2013-02-021-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5102 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added queues and core.gdisirio2013-01-031-8/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5021 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 3595910.gdisirio2012-12-161-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4922 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4266 ↵gdisirio2012-06-111-10/+30
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* License text updated with new year.gdisirio2012-01-211-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3846 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Kernel documentation fixes and improvements.gdisirio2011-08-231-10/+25
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3251 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Documentation improvements and code comments reformatting.gdisirio2011-08-221-10/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3248 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Change required by a bug into the Cosmic STM8 compiler. This change is a ↵gdisirio2011-05-201-2/+4
| | | | | | workaround. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2986 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2974 ↵gdisirio2011-05-191-9/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 3303908.gdisirio2011-05-181-25/+66
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2972 35acf78f-673a-0410-8e92-d51de3d6d3f4
* License updated.gdisirio2011-03-181-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2827 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 3219197.gdisirio2011-03-171-2/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2822 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2588 ↵gdisirio2011-01-061-2/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Documentation related fixes.gdisirio2011-01-041-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2581 35acf78f-673a-0410-8e92-d51de3d6d3f4
* New queues APIs.gdisirio2011-01-021-5/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2571 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed prototypes parameter names.gdisirio2011-01-011-10/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2563 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 3149141, documentation improvements to the queues, updated ↵gdisirio2011-01-011-19/+45
| | | | | | pre-2.2.0 plan in todo.txt. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2562 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Small documentation fix.gdisirio2011-01-011-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2561 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2184 ↵gdisirio2010-09-211-10/+30
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Documentation improvements, renamed some event APIs.gdisirio2010-09-181-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2179 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1989 ↵gdisirio2010-06-021-4/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Renamed the kernel header to match their source files.gdisirio2010-02-271-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1679 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1678 ↵gdisirio2010-02-271-0/+242
35acf78f-673a-0410-8e92-d51de3d6d3f4