nuttx/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
..
clock sched: Don't include nuttx/sched.h inside sched.h 2021-05-24 12:11:53 +09:00
environ sched: nxstyle fixes 2021-02-09 01:21:53 -08:00
group sched: Don't include nuttx/sched.h inside sched.h 2021-05-24 12:11:53 +09:00
init smp: Remove CONFIG_SMP_IDLETHREAD_STACKSIZE 2021-04-19 21:46:39 -05:00
irq spinlock: Remove SP_SECTION 2021-04-20 22:41:44 -05:00
module modlib: Always use separate allocation for text and data 2021-04-19 22:20:20 -05:00
mqueue Documentation, comments: Minor improvements and typos fixed 2021-05-09 19:12:13 -07:00
paging sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
pthread sched: Don't include nuttx/sched.h inside sched.h 2021-05-24 12:11:53 +09:00
sched spinlock: Remove SP_SECTION 2021-04-20 22:41:44 -05:00
semaphore sched: Don't include nuttx/sched.h inside sched.h 2021-05-24 12:11:53 +09:00
signal sched: Don't include nuttx/sched.h inside sched.h 2021-05-24 12:11:53 +09:00
task pthread: Avoid recursive pthread_exit call 2021-05-21 22:46:52 -06:00
timer sched/timer: get the previous reload value correctly 2021-01-26 18:22:54 -08:00
wdog sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
wqueue sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
Kconfig smp: Remove CONFIG_SMP_IDLETHREAD_STACKSIZE 2021-04-19 21:46:39 -05:00
Makefile style/Makefile: remove unnecessary trailing whitespace 2020-11-28 12:20:30 +01:00