index
:
avr/qmk/ChibiOS
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
os
/
kernel
/
src
/
chthreads.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed bug #404.
gdisirio
2013-04-26
1
-1
/
+1
*
Updated license years.
gdisirio
2013-02-02
1
-1
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5017 35acf78f-673a-0410...
gdisirio
2013-01-02
1
-4
/
+4
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4055 35acf78f-673a-0410...
gdisirio
2012-03-26
1
-1
/
+1
*
Round robin scheduling improvements.
gdisirio
2012-02-06
1
-0
/
+3
*
License text updated with new year.
gdisirio
2012-01-21
1
-1
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3384 35acf78f-673a-0410...
gdisirio
2011-09-23
1
-2
/
+0
*
Fixed bug 3411207.
gdisirio
2011-09-20
1
-1
/
+0
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3362 35acf78f-673a-0410...
gdisirio
2011-09-20
1
-1
/
+23
*
Fixed bug 3411207
barthess
2011-09-20
1
-0
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3243 35acf78f-673a-0410...
gdisirio
2011-08-20
1
-3
/
+0
*
Extended state check to all kernel I-class and s-class APIs, corrected some t...
gdisirio
2011-08-12
1
-0
/
+2
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3192 35acf78f-673a-0410...
gdisirio
2011-08-07
1
-0
/
+3
*
Improvements to the trace buffer and other debug features.
gdisirio
2011-07-09
1
-2
/
+2
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3135 35acf78f-673a-0410...
gdisirio
2011-07-08
1
-3
/
+4
*
Customer CR.
gdisirio
2011-05-13
1
-2
/
+1
*
License updated.
gdisirio
2011-03-18
1
-1
/
+2
*
TIME_IMMEDIATE and TIME_INFINITE values swapped.
gdisirio
2011-02-21
1
-4
/
+2
*
typo
gdisirio
2010-11-27
1
-1
/
+1
*
Missing doxygen tags.
gdisirio
2010-11-27
1
-0
/
+4
*
Fixed bug 3116888.
gdisirio
2010-11-23
1
-1
/
+4
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2390 35acf78f-673a-0410...
gdisirio
2010-11-20
1
-3
/
+6
*
Separated the dynamic threads code from the static threads code.
gdisirio
2010-11-12
1
-162
/
+10
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2215 35acf78f-673a-0410...
gdisirio
2010-10-01
1
-1
/
+0
*
* copy/paste error on THREAD_EXT_INIT_HOOK
liamstask
2010-09-27
1
-1
/
+1
*
Documentation fixes to chThdCreateI().
gdisirio
2010-09-26
1
-1
/
+2
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2202 35acf78f-673a-0410...
gdisirio
2010-09-26
1
-1
/
+1
*
Fix to the fix...
gdisirio
2010-09-25
1
-1
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2199 35acf78f-673a-0410...
gdisirio
2010-09-25
1
-17
/
+43
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2184 35acf78f-673a-0410...
gdisirio
2010-09-21
1
-1
/
+33
*
Fixed bug 3069854, fixed documentation article about events.
gdisirio
2010-09-18
1
-13
/
+14
*
Documentation improvements, renamed some event APIs.
gdisirio
2010-09-18
1
-17
/
+32
*
Added new kernel hooks (on halt and on systick).
gdisirio
2010-08-21
1
-2
/
+6
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1748 35acf78f-673a-0410...
gdisirio
2010-03-17
1
-7
/
+29
*
Documentation reorganization. Moved the description from kernel.dox into the ...
gdisirio
2010-03-16
1
-6
/
+9
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1745 35acf78f-673a-0410...
gdisirio
2010-03-16
1
-1
/
+6
*
Updated license dates.
gdisirio
2010-02-21
1
-446
/
+446
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1593 35acf78f-673a-0410...
gdisirio
2010-02-12
1
-0
/
+2
*
Reformatted doxygen tags into the kernel sources to make them more readable.
gdisirio
2010-02-06
1
-64
/
+62
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1562 35acf78f-673a-0410...
gdisirio
2010-02-02
1
-0
/
+1
*
Improved descriptions.
gdisirio
2010-02-02
1
-8
/
+7
*
Implemented registry subsystem (still in progress).
gdisirio
2010-02-02
1
-101
/
+121
*
Implemented thread reference counters and related APIs.
gdisirio
2010-01-31
1
-48
/
+74
*
Changes suggested by Adamo and Enrico.
gdisirio
2010-01-24
1
-2
/
+6
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1532 35acf78f-673a-0410...
gdisirio
2010-01-20
1
-16
/
+16
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1397 35acf78f-673a-0410...
gdisirio
2009-12-08
1
-1
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1236 35acf78f-673a-0410...
gdisirio
2009-10-17
1
-2
/
+0
*
New heap manager.
gdisirio
2009-10-16
1
-2
/
+5
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1151 35acf78f-673a-0410...
gdisirio
2009-09-06
1
-2
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1148 35acf78f-673a-0410...
gdisirio
2009-09-05
1
-0
/
+15
[next]