index
:
avr/qmk/ChibiOS
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
os
/
rt
/
include
/
chthreads.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mass update of GPL license statement.
Giovanni Di Sirio
2018-01-20
1
-1
/
+1
*
New hooks added to RT, stronger checks on RT chconf.h files.
Giovanni Di Sirio
2017-11-24
1
-12
/
+0
*
EXPERIMENTAL: Introduced sysinterval_t in RT, now system time and intervals a...
Giovanni Di Sirio
2017-10-12
1
-11
/
+11
*
Added a note to sleep functions because use of unsafe time conversion macros ...
Giovanni Di Sirio
2017-04-24
1
-0
/
+9
*
Fixed Bug #793
Rocco Marco Guglielmi
2016-11-19
1
-1
/
+0
*
Fixed stack limit conditions in RT4.
Giovanni Di Sirio
2016-04-02
1
-4
/
+7
*
Moved thread macros in chthreads.h.
Giovanni Di Sirio
2016-04-02
1
-0
/
+53
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9153 35acf78f-673a-0410...
Giovanni Di Sirio
2016-03-23
1
-3
/
+3
*
Mass license update.
Giovanni Di Sirio
2016-03-18
1
-1
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9008 35acf78f-673a-0410...
Giovanni Di Sirio
2016-03-04
1
-0
/
+2
*
Enhanced dynamic support.
Giovanni Di Sirio
2016-02-26
1
-5
/
+7
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8941 35acf78f-673a-0410...
Giovanni Di Sirio
2016-02-24
1
-0
/
+14
*
Tree reorganization.
Giovanni Di Sirio
2016-02-16
1
-20
/
+63
*
Mass change, all thread functions now return void.
Giovanni Di Sirio
2015-04-03
1
-1
/
+1
*
Added strong type checks to the code rules.
Giovanni Di Sirio
2015-03-10
1
-1
/
+1
*
MISRAs done for RT.
Giovanni Di Sirio
2015-03-07
1
-0
/
+2
*
More MISRA.
Giovanni Di Sirio
2015-03-06
1
-5
/
+0
*
Lots of MISRA-related changes in RT. Not finished yet.
Giovanni Di Sirio
2015-03-05
1
-7
/
+7
*
updated GPL files
gdisirio
2015-01-11
1
-5
/
+4
*
Incorporated main and idle threads data areas into the ch_system structure, m...
gdisirio
2014-12-11
1
-99
/
+0
*
Documentation related fixes. Documentation is buildable with Doxygen 1.8.8 now.
gdisirio
2014-12-11
1
-0
/
+5
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7527 35acf78f-673a-0410...
gdisirio
2014-11-23
1
-0
/
+2
*
Changed in chSysGetIdleThreadX().
gdisirio
2014-10-05
1
-19
/
+0
*
Added chThdGetIdleX() API.
gdisirio
2014-10-05
1
-0
/
+19
*
Added new chThdDoDequeueNextI() API.
gdisirio
2014-09-17
1
-0
/
+25
*
Added function chThdQueueIsEmptyI(), fixed a naming error in threads queues s...
gdisirio
2014-09-10
1
-0
/
+17
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7254 35acf78f-673a-0410...
gdisirio
2014-09-10
1
-3
/
+3
*
Fixed bug #529.
gdisirio
2014-08-30
1
-2
/
+2
*
Added systime_t chThdSleepUntilWindowed(systime_t prev, systime_t next) API.
gdisirio
2014-08-10
1
-0
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7098 35acf78f-673a-0410...
gdisirio
2014-07-26
1
-1
/
+1
*
Fixed bug #478.
gdisirio
2014-03-22
1
-1
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6602 35...
gdisirio
2014-01-04
1
-1
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6472 35...
gdisirio
2013-11-14
1
-5
/
+43
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6299 35...
gdisirio
2013-09-13
1
-0
/
+11
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6251 35...
gdisirio
2013-09-03
1
-0
/
+40
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6175 35...
gdisirio
2013-08-19
1
-0
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6167 35...
gdisirio
2013-08-17
1
-16
/
+24
*
Turned more macros in inline functions.
gdisirio
2013-08-16
1
-238
/
+114
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6123 35...
gdisirio
2013-08-10
1
-0
/
+406