mbed-os/features/lwipstack/lwip-sys/arch
Paul Thompson 91402f4d77 Make the sys_arch_protect() mutex be recursive.
Fixes #9744

Appears to be a lwIP porting bug. Comments in our porting layer say:

    This function should support recursive calls from the same task or interrupt. In other words, sys_arch_protect() could be called while already protected.
2019-06-19 21:49:33 -07:00
..
cc.h This allows CPP application to use the functions from cc.h. 2019-05-20 13:32:58 +08:00
lwip_checksum.c Remove FEATURE_LWIP. The LwIP stack is enabled on all builds now 2018-06-21 11:00:00 +03:00
lwip_memcpy.c Remove FEATURE_LWIP. The LwIP stack is enabled on all builds now 2018-06-21 11:00:00 +03:00
lwip_sys_arch.c Make the sys_arch_protect() mutex be recursive. 2019-06-19 21:49:33 -07:00
perf.h Remove FEATURE_LWIP. The LwIP stack is enabled on all builds now 2018-06-21 11:00:00 +03:00
sys_arch.h lwip: fix rtx storage types 2018-06-28 14:40:00 +01:00