incubator-nuttx/sched
YAMAMOTO Takashi 793b0c2040 sched/module: Wrap long lines to make nxstyle happy 2020-03-10 03:56:06 -05:00
..
clock Make compare_timespec public so timer driver could reuse it 2020-02-15 07:17:07 -06:00
environ Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
errno
group sched/group/group_setuptaskfiles.c: Fix bad file inclusion. 2020-03-05 00:49:12 +01:00
init Fix nxstyle complants 2020-03-09 08:50:15 -06:00
irq sched/: Fix some new coding standard issues. 2020-03-09 17:31:49 +01:00
module sched/module: Wrap long lines to make nxstyle happy 2020-03-10 03:56:06 -05:00
mqueue mqueue.h:Fix style errors 2020-03-08 07:28:04 -06:00
paging Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
pthread Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sched Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
semaphore sched/semaphore/sem_holder.c: Fix bad line separation. 2020-03-09 16:33:47 +01:00
signal Don't actually send a signal with signo 0 2020-03-09 07:56:11 -06:00
task sched/: Fix some new coding standard issues. 2020-03-09 17:31:49 +01:00
timer libs/libc/unistd/lib_alarm.c,sched/timer/timer_getitimer.c: Silence a 2020-02-19 18:02:25 -06:00
wdog Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
wqueue Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
.gitignore
Kconfig Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
Makefile