aboutsummaryrefslogtreecommitdiffstats
path: root/os/kernel/src/chsem.c
Commit message (Collapse)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5017 ↵gdisirio2013-01-021-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4362 ↵gdisirio2012-06-301-1/+1
| | | | 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
* Extended state check to all kernel I-class and s-class APIs, corrected some ↵gdisirio2011-08-121-8/+5
| | | | | | test cases where call protocol rules were not strictly observerd. No the whole test suite pass with the state checker enabled. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3223 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 3276379.gdisirio2011-04-091-14/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2872 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
* Added new semaphore API chSemSetCounterI().gdisirio2011-01-021-0/+32
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2569 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2346 ↵gdisirio2010-11-111-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2184 ↵gdisirio2010-09-211-2/+20
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Documentation improvements, renamed some event APIs.gdisirio2010-09-181-21/+50
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2179 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added assertions to the semaphores subsystem.gdisirio2010-08-281-0/+35
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2138 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1982 ↵gdisirio2010-06-021-4/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1748 ↵gdisirio2010-03-171-6/+15
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Documentation reorganization. Moved the description from kernel.dox into the ↵gdisirio2010-03-161-0/+22
| | | | | | source code for ease of editing and reference. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1746 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1689 ↵gdisirio2010-02-281-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1688 ↵gdisirio2010-02-281-3/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1687 ↵gdisirio2010-02-281-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated license dates.gdisirio2010-02-211-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1646 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Reformatted doxygen tags into the kernel sources to make them more readable.gdisirio2010-02-061-70/+65
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1567 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1532 ↵gdisirio2010-01-201-11/+11
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1397 ↵gdisirio2009-12-081-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Documentation reorganization.gdisirio2009-08-301-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1133 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1073 ↵gdisirio2009-08-161-0/+257
35acf78f-673a-0410-8e92-d51de3d6d3f4