[riot-commits] [RIOT-OS/RIOT] 0e0645: sys/sema: re-test value after owning mutex
Martine Lenders
authmillenon at gmail.com
Tue Mar 28 20:54:08 CEST 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 0e06458f531da7a8fdcb2f0c6ce6d3b00aa38d9f
https://github.com/RIOT-OS/RIOT/commit/0e06458f531da7a8fdcb2f0c6ce6d3b00aa38d9f
Author: Victor Arino <victor.arino at zii.aero>
Date: 2017-03-06 (Mon, 06 Mar 2017)
Changed paths:
M sys/include/sema.h
M sys/sema/sema.c
Log Message:
-----------
sys/sema: re-test value after owning mutex
Commit: a4bb7b8d5845249634f0bc9a22ff4592faf11454
https://github.com/RIOT-OS/RIOT/commit/a4bb7b8d5845249634f0bc9a22ff4592faf11454
Author: Victor Arino <victor.arino at zii.aero>
Date: 2017-03-06 (Mon, 06 Mar 2017)
Changed paths:
M pkg/lwip/contrib/sys_arch.c
Log Message:
-----------
pkg/lwip: use blocking sema_wait
Commit: fd16692c1c12d8985395225309e4e4a18f9867c2
https://github.com/RIOT-OS/RIOT/commit/fd16692c1c12d8985395225309e4e4a18f9867c2
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2017-03-28 (Tue, 28 Mar 2017)
Changed paths:
M pkg/lwip/contrib/sys_arch.c
M sys/include/sema.h
M sys/sema/sema.c
Log Message:
-----------
Merge pull request #6696 from lebrush/fix/semaphore
sys: sema: semaphore bugfixes
Compare: https://github.com/RIOT-OS/RIOT/compare/f7797cca971e...fd16692c1c12
More information about the commits
mailing list