aboutsummaryrefslogtreecommitdiffstats
path: root/os/kernel/src/chthreads.c
Commit message (Collapse)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6123 ↵gdisirio2013-08-101-462/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Removed 2nd parameter to assertion and check macros.gdisirio2013-08-101-9/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6122 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Cleanup debug module.gdisirio2013-08-101-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6120 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6056 ↵gdisirio2013-07-311-0/+3
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RT measurements unit added.gdisirio2013-07-281-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6036 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6025 ↵gdisirio2013-07-241-13/+13
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Renamed or added prefix to all hernel configuration options.gdisirio2013-07-201-22/+22
| | | | 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-2/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Renamed Thread to thread_t.gdisirio2013-07-191-16/+17
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@5995 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@5862 ↵gdisirio2013-06-161-0/+24
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@5860 ↵gdisirio2013-06-161-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@5859 ↵gdisirio2013-06-161-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #404.gdisirio2013-04-261-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5629 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
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5017 ↵gdisirio2013-01-021-4/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4055 ↵gdisirio2012-03-261-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Round robin scheduling improvements.gdisirio2012-02-061-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3930 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
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3384 ↵gdisirio2011-09-231-2/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 3411207.gdisirio2011-09-201-1/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3363 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3362 ↵gdisirio2011-09-201-1/+23
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 3411207barthess2011-09-201-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3360 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3243 ↵gdisirio2011-08-201-3/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Extended state check to all kernel I-class and s-class APIs, corrected some ↵gdisirio2011-08-121-0/+2
| | | | | | 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
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3192 ↵gdisirio2011-08-071-0/+3
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Improvements to the trace buffer and other debug features.gdisirio2011-07-091-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3139 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3135 ↵gdisirio2011-07-081-3/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Customer CR.gdisirio2011-05-131-2/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2951 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
* TIME_IMMEDIATE and TIME_INFINITE values swapped.gdisirio2011-02-211-4/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2757 35acf78f-673a-0410-8e92-d51de3d6d3f4
* typogdisirio2010-11-271-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2438 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Missing doxygen tags.gdisirio2010-11-271-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2436 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 3116888.gdisirio2010-11-231-1/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2425 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2390 ↵gdisirio2010-11-201-3/+6
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Separated the dynamic threads code from the static threads code.gdisirio2010-11-121-162/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2349 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2215 ↵gdisirio2010-10-011-1/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* * copy/paste error on THREAD_EXT_INIT_HOOKliamstask2010-09-271-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2207 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Documentation fixes to chThdCreateI().gdisirio2010-09-261-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2204 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2202 ↵gdisirio2010-09-261-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fix to the fix...gdisirio2010-09-251-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2201 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2199 ↵gdisirio2010-09-251-17/+43
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2184 ↵gdisirio2010-09-211-1/+33
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 3069854, fixed documentation article about events.gdisirio2010-09-181-13/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2180 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Documentation improvements, renamed some event APIs.gdisirio2010-09-181-17/+32
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2179 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added new kernel hooks (on halt and on systick).gdisirio2010-08-211-2/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2136 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1748 ↵gdisirio2010-03-171-7/+29
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Documentation reorganization. Moved the description from kernel.dox into the ↵gdisirio2010-03-161-6/+9
| | | | | | 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@1745 ↵gdisirio2010-03-161-1/+6
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated license dates.gdisirio2010-02-211-446/+446
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1646 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1593 ↵gdisirio2010-02-121-0/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4