nuttx/libs/libc/sched
Xiang Xiao 001e7c3e76 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>
2021-05-24 12:11:53 +09:00
..
Make.defs libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
sched_cpucount.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
sched_getprioritymax.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
sched_getprioritymin.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
task_setcanceltype.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
task_startup.c sched: Don't include nuttx/sched.h inside sched.h 2021-05-24 12:11:53 +09:00
task_testcancel.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00