René Kijewski
5f29fed076
core: introduce msg_sent_by_int()
...
msg_send_int() sets `m->sender_pid = target_pid`. This was used to flag a
message as having been sent by an ISR.
This PR introduces a static inline function `msg_sent_by_int()` and a
specific define for this purpose.
2014-12-18 23:04:03 +01:00
..
2014-11-21 13:09:02 +01:00
2014-10-21 13:46:04 +02:00
2014-10-17 18:22:37 +02:00
2014-10-09 06:18:16 +07:00
2014-12-15 09:27:40 +01:00
2014-12-04 15:11:42 +01:00
2014-10-21 13:46:04 +02:00
2014-10-21 13:46:04 +02:00
2014-12-03 22:56:15 +01:00
2014-10-09 06:18:16 +07:00
2014-12-04 19:00:38 +01:00
2014-10-21 13:46:04 +02:00
2014-10-23 18:30:09 +02:00
2014-10-21 13:46:04 +02:00
2014-11-11 11:42:44 +01:00
2014-10-23 18:30:09 +02:00
2014-10-23 18:30:09 +02:00
2014-10-21 13:46:04 +02:00
2014-12-18 23:04:03 +01:00
2014-10-21 13:46:04 +02:00
2014-12-04 17:16:57 +01:00
2014-11-19 14:27:19 +01:00
2014-12-11 17:39:17 +01:00
2014-10-30 16:37:10 +01:00
2014-11-30 22:34:50 +01:00