nuttx/libs/libc/tls
Xiang Xiao 4d66266a8e sched: Don't include nuttx/sched.h inside sched.h
But let nuttx/sched.h include sched.h instead to
avoid expose nuttx kernel API to userspace.

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I6fe673364be9eb1259381e6575d4c1a9fea58097
2021-06-13 00:25:26 -07:00
..
Kconfig Move pthread-specific data into TLS 2020-05-08 18:05:04 +01:00
Make.defs arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00
task_getinfo.c sched: Don't include nuttx/sched.h inside sched.h 2021-06-13 00:25:26 -07:00
tls_getinfo.c Correct a comment 2021-04-11 12:32:41 -05:00
tls_getvalue.c Move pthread-specific data into TLS 2020-05-08 18:05:04 +01:00
tls_setvalue.c Move pthread-specific data into TLS 2020-05-08 18:05:04 +01:00