micropython/ports
David Lechner be5657b64f ports: Rename thread_t to mp_thread_t.
This adds the `mp_` prefix to the `thread_t` type.  The name `thread_t`
conflicts with the same in `mach/mach_types.h` on macOS.

Signed-off-by: David Lechner <david@lechnology.com>
2022-05-24 00:51:23 +10:00
..
bare-arm
cc3200 ports: Rename thread_t to mp_thread_t. 2022-05-24 00:51:23 +10:00
esp32 ports: Rename thread_t to mp_thread_t. 2022-05-24 00:51:23 +10:00
esp8266 esp8266/etshal.h: Remove unneeded function declaration. 2022-05-19 16:40:39 +10:00
javascript
mimxrt
minimal
nrf
pic16bit
powerpc
qemu-arm
renesas-ra
rp2
samd
stm32
teensy
unix ports: Rename thread_t to mp_thread_t. 2022-05-24 00:51:23 +10:00
windows
zephyr