nuttx/sched
2020-04-07 17:40:46 +01: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 Standardization of some function headers. 2018-03-13 09:52:27 -06:00
group sched/group/group_setuptaskfiles.c: Fix bad file inclusion. 2020-03-05 00:49:12 +01:00
init Adapt dlfcn/modlib to use the instruction memory allocator 2020-03-16 07:54:49 -06:00
irq sched/: Fix some new coding standard issues. 2020-03-09 17:31:49 +01:00
module Adapt dlfcn/modlib to use the instruction memory allocator 2020-03-16 07:54:49 -06:00
mqueue Remove type casting to wdentry_t (sched/) 2020-04-07 06:23:15 -06:00
paging Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
pthread Remove type casting to wdentry_t (sched/) 2020-04-07 06:23:15 -06:00
sched include/nuttx/sched.h: Move prototype for sched_releasetcb() 2020-03-26 14:12:34 -03:00
semaphore Remove type casting to wdentry_t (sched/) 2020-04-07 06:23:15 -06:00
signal Remove type casting to wdentry_t (sched/) 2020-04-07 06:23:15 -06:00
task Check return from nxsem_wait_initialize() 2020-03-29 20:11:10 +01:00
timer Fix nxstyle issues 2020-04-07 06:23:15 -06:00
wdog include/nuttx/wdog.h: Add some additional comments. 2020-04-07 17:40:46 +01:00
wqueue Check return from nxsem_wait_initialize() 2020-03-29 20:11:10 +01:00
.gitignore Revert "Don't generate .depend anymore" 2020-03-22 23:07:29 -05:00
Kconfig Introduce CONFIG_DEFAULT_TASK_STACKSIZE 2020-03-26 22:30:13 -05:00
Makefile Revert "Don't generate .depend anymore" 2020-03-22 23:07:29 -05:00