[riot-commits] [RIOT-OS/RIOT] 46143c: core: thread_flags: optimize thread_flags_wait_one...
Martine Lenders
authmillenon at gmail.com
Wed Mar 30 17:43:41 CEST 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 46143c6bdc2c35c76ed1d0f6f9e8854225d6a468
https://github.com/RIOT-OS/RIOT/commit/46143c6bdc2c35c76ed1d0f6f9e8854225d6a468
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2016-03-30 (Wed, 30 Mar 2016)
Changed paths:
M core/include/thread_flags.h
M core/thread_flags.c
Log Message:
-----------
core: thread_flags: optimize thread_flags_wait_one, fix doxygen
Commit: 412b3637d85fea56ed981feee300d6695459e102
https://github.com/RIOT-OS/RIOT/commit/412b3637d85fea56ed981feee300d6695459e102
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2016-03-30 (Wed, 30 Mar 2016)
Changed paths:
M tests/thread_flags/main.c
Log Message:
-----------
tests: thread_flags: add thread_flags_wait_one() test
Commit: 3ddff58a27c56084c01efe6611df65dd2af00352
https://github.com/RIOT-OS/RIOT/commit/3ddff58a27c56084c01efe6611df65dd2af00352
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2016-03-30 (Wed, 30 Mar 2016)
Changed paths:
M core/include/thread_flags.h
M core/thread_flags.c
M tests/thread_flags/main.c
Log Message:
-----------
Merge pull request #5200 from kaspar030/optimize_thread_flags
core: thread_flags: optimize thread_flags_wait_one, fix doxygen
Compare: https://github.com/RIOT-OS/RIOT/compare/c5dc5b2d24b5...3ddff58a27c5
More information about the commits
mailing list