Damien George
39ea132e1d
extmod/modlwip: Add concurrency protection macros.
...
Some users of this module may require the LwIP stack to run at an elevated
priority, to protect against concurrency issues with processing done by the
underlying network interface. Since LwIP doesn't provide such protection
it must be done here (the other option is to run LwIP in a separate thread,
and use thread protection mechanisms, but that is a more heavyweight
solution).
2019-02-26 23:32:19 +11:00
..
2018-09-08 00:07:23 +10:00
2017-04-27 15:01:01 +03:00
2017-07-18 11:57:39 +10:00
2018-04-10 13:54:22 +10:00
2019-01-27 10:59:30 +11:00
2018-07-08 23:15:44 +10:00
2017-07-18 11:57:39 +10:00
2017-10-04 12:37:50 +11:00
2017-07-31 18:35:40 +10:00
2017-09-12 16:00:21 +10:00
2017-07-18 11:57:39 +10:00
2017-02-05 14:20:17 +03:00
2017-07-18 11:57:39 +10:00
2019-02-12 14:54:51 +11:00
2017-07-18 11:57:39 +10:00
2018-03-10 00:59:43 +11:00
2018-03-10 00:59:43 +11:00
2017-10-13 20:01:57 +11:00
2018-08-14 17:41:23 +10:00
2017-12-14 17:36:13 +11:00
2019-02-26 23:32:19 +11:00
2018-10-17 15:52:07 +11:00
2017-10-04 12:37:50 +11:00
2017-07-31 18:35:40 +10:00
2018-06-27 16:44:59 +10:00
2019-02-12 14:54:51 +11:00
2019-02-07 23:27:58 +11:00
2019-02-12 14:54:51 +11:00
2018-06-18 12:35:56 +10:00
2017-10-04 12:37:50 +11:00
2018-07-02 14:55:02 +10:00
2019-02-12 14:54:51 +11:00
2018-08-14 21:47:07 +10:00
2019-01-27 12:26:09 +11:00
2019-02-12 14:54:51 +11:00
2019-02-14 00:35:45 +11:00
2019-02-14 00:35:45 +11:00
2019-01-27 10:59:49 +11:00
2019-02-14 00:35:45 +11:00
2018-07-08 23:15:44 +10:00
2017-07-07 11:32:22 +10:00
2017-07-18 11:57:39 +10:00
2018-06-16 18:21:42 +10:00
2018-06-06 14:28:23 +10:00
2018-06-06 14:33:42 +10:00
2018-06-06 14:33:42 +10:00
2019-02-12 14:54:51 +11:00
2019-02-12 14:54:51 +11:00
2018-06-06 14:33:42 +10:00
2017-11-16 13:17:51 +11:00
2019-02-12 14:54:51 +11:00
2018-06-06 14:33:42 +10:00
2016-06-18 18:44:57 +03:00
2017-07-18 11:57:39 +10:00