Xiang Xiao
|
3e32b605fe
|
libc/tls: Make tls_get_info as the pulibc function instead up_tls_info
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-06-03 23:56:50 +03:00 |
|
Ville Juven
|
a54c3d13f9
|
sched: Remove SCHED_ATEXIT / SCHED_ONEXIT
Remove the kernel side implementations altogether. These will be
replaced by user land implementations.
|
2022-05-25 15:28:43 +08:00 |
|
Huang Qi
|
8bf7f94d39
|
pthread: Call cleanup callback while asyncrhonous cancel
Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
|
2022-02-09 21:21:43 +08:00 |
|
Xiang Xiao
|
a0990ee416
|
arch: Remove the duplicated up_tls_info implementation
Define up_tls_info in arch/arch.h directly if the general one isn't suitable
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2021-12-05 20:59:53 -06:00 |
|
Xiang Xiao
|
2e54df0f35
|
Don't include assert.h from public header file
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2021-06-03 08:36:03 -07:00 |
|
Huang Qi
|
f1a92e9cbb
|
libc: Move pthread_cleanup to user space
Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
|
2021-05-21 22:46:52 -06:00 |
|