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
..
2020-04-11 21:19:47 +01:00
2021-03-17 06:46:42 -07:00
2021-02-04 03:33:58 -08:00
2021-04-01 01:24:12 -05:00
2021-04-01 14:54:33 -03:00
2020-04-30 08:46:21 -06:00
2021-02-25 11:30:38 -08:00
2021-03-02 03:44:06 -08:00
2020-08-24 03:36:44 -07:00
2021-03-26 18:04:59 +01:00
2021-01-06 14:23:50 +08:00
2021-05-12 21:08:23 -07:00
2021-05-11 16:40:33 +01:00
2021-01-05 02:40:43 -06:00
2021-05-19 10:11:15 +02:00
2021-04-11 01:50:34 -05:00
2020-07-21 21:48:18 -07:00