[riot-commits] [RIOT-OS/RIOT] 5f10d4: use mutex in vtimer_sleep
Christian Mehlis
christian at m3hlis.de
Mon Jan 27 14:38:07 CET 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 5f10d440094685830fe446aabdd7a29573cba21e
https://github.com/RIOT-OS/RIOT/commit/5f10d440094685830fe446aabdd7a29573cba21e
Author: Christian Mehlis <mehlis at inf.fu-berlin.de>
Date: 2014-01-23 (Thu, 23 Jan 2014)
Changed paths:
M sys/vtimer/vtimer.c
Log Message:
-----------
use mutex in vtimer_sleep
this change prevents a race condition in case of
short sleep time
Fixes: https://github.com/RIOT-OS/RIOT/issues/550
Commit: 5fe1a78685870830f9b8f34d55dce856888fc7eb
https://github.com/RIOT-OS/RIOT/commit/5fe1a78685870830f9b8f34d55dce856888fc7eb
Author: Christian Mehlis <christian at m3hlis.de>
Date: 2014-01-27 (Mon, 27 Jan 2014)
Changed paths:
M sys/vtimer/vtimer.c
Log Message:
-----------
Merge pull request #551 from mehlis/vtimer-mutex
use mutex in vtimer_sleep
Compare: https://github.com/RIOT-OS/RIOT/compare/5ef2b04dd047...5fe1a7868587
More information about the commits
mailing list