[riot-commits] [RIOT-OS/RIOT] bb3060: core: disallow msg_send_receive() on same thread
Martine Lenders
authmillenon at gmail.com
Tue Sep 29 19:30:24 CEST 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: bb306038aee9f0f1a0006c44929af87c81f072a2
https://github.com/RIOT-OS/RIOT/commit/bb306038aee9f0f1a0006c44929af87c81f072a2
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-09-29 (Tue, 29 Sep 2015)
Changed paths:
M core/include/msg.h
M core/msg.c
Log Message:
-----------
core: disallow msg_send_receive() on same thread
Commit: 53d7443df04f6b304ea8e420f3b069ef9d372ea5
https://github.com/RIOT-OS/RIOT/commit/53d7443df04f6b304ea8e420f3b069ef9d372ea5
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2015-09-29 (Tue, 29 Sep 2015)
Changed paths:
M core/include/msg.h
M core/msg.c
Log Message:
-----------
Merge pull request #3696 from OlegHahm/msg_send_receive_to_self
core: disallow msg_send_receive() on same thread
Compare: https://github.com/RIOT-OS/RIOT/compare/f14ab0065885...53d7443df04f
More information about the commits
mailing list