nuttx/boards/arm/stm32l4
Huang Qi f4a0b7aedd libc: Call pthread_exit in user-space by up_pthread_exit
Drop to user-space in kernel/protected build with up_pthread_exit,
now all pthread_cleanup functions executed in user mode.

* A new syscall SYS_pthread_exit added
* A new tcb flag TCB_FLAG_CANCEL_DOING added
* up_pthread_exit implemented for riscv/arm arch

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2021-05-21 22:46:52 -06:00
..
b-l475e-iot01a boards: nxstyle fixes 2021-04-06 12:50:41 -05:00
nucleo-l432kc NuttX: typo fix 2021-04-08 22:48:46 -05:00
nucleo-l452re drivers/input: Rename BUTTONS configs to INPUT_BUTTONS 2021-04-08 14:41:22 -03:00
nucleo-l476rg drivers/input: Rename AJOYSTICK configs to INPUT_AJOYSTICK 2021-04-08 14:41:22 -03:00
nucleo-l496zg boards: nxstyle fixes 2021-04-06 12:50:41 -05:00
stm32l4r9ai-disco libc: Call pthread_exit in user-space by up_pthread_exit 2021-05-21 22:46:52 -06:00
stm32l476-mdk boards: nxstyle fixes 2021-04-06 12:50:41 -05:00
stm32l476vg-disco libc: Call pthread_exit in user-space by up_pthread_exit 2021-05-21 22:46:52 -06:00