[riot-commits] [RIOT-OS/RIOT] 055053: core: Remove `STATUS_TIMER_WAITING`
Oleg Hahm
oleg at hobbykeller.org
Wed Apr 30 19:03:10 CEST 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 055053a4d7674673b427012817a40e75b889b622
https://github.com/RIOT-OS/RIOT/commit/055053a4d7674673b427012817a40e75b889b622
Author: René Kijewski <rene.kijewski at fu-berlin.de>
Date: 2014-04-30 (Wed, 30 Apr 2014)
Changed paths:
M core/include/tcb.h
Log Message:
-----------
core: Remove `STATUS_TIMER_WAITING`
Closes #726.
The thread state `STATUS_TIMER_WAITING` is not used anymore.
This PR removes the value.
The number in `STATUS_ON_RUNQUEUE` is replaced by a reference.
Commit: d8c8583d9b1b846aae5dea6f5aecebc611757b0f
https://github.com/RIOT-OS/RIOT/commit/d8c8583d9b1b846aae5dea6f5aecebc611757b0f
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2014-04-30 (Wed, 30 Apr 2014)
Changed paths:
M core/include/tcb.h
Log Message:
-----------
Merge pull request #1058 from Kijewski/issue-726
core: Remove `STATUS_TIMER_WAITING`
Compare: https://github.com/RIOT-OS/RIOT/compare/162d9b000854...d8c8583d9b1b
More information about the commits
mailing list