Add support for kernel-mode threads
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3478 42af7a65-404d-4744-a932-0658087f49c3
Showing
- ChangeLog 1 addition, 6 deletionsChangeLog
- Documentation/NuttxPortingGuide.html 16 additions, 7 deletionsDocumentation/NuttxPortingGuide.html
- include/sched.h 1 addition, 1 deletioninclude/sched.h
- sched/os_bringup.c 6 additions, 6 deletionssched/os_bringup.c
- sched/os_internal.h 19 additions, 1 deletionsched/os_internal.h
- sched/os_start.c 1 addition, 0 deletionssched/os_start.c
- sched/pthread_create.c 6 additions, 4 deletionssched/pthread_create.c
- sched/task_create.c 128 additions, 42 deletionssched/task_create.c
- sched/task_setup.c 2 additions, 1 deletionsched/task_setup.c
Loading
Please register or sign in to comment