.. |
clock
|
Rename clock_systime[r|spec] to clock_systime_[ticks|timespec]
|
2020-05-10 14:35:50 -06:00 |
environ
|
global change: repace sched_xfree() to kxmm_free()
|
2020-04-09 10:29:28 -06:00 |
group
|
sched: use nx_close instead of close
|
2020-10-28 09:11:50 -07:00 |
init
|
init: Move file system initialization before clock/irq
|
2020-09-17 15:51:03 +09:00 |
irq
|
arch, include, sched : Refactor ARCH_GLOBAL_IRQDISABLE related code
|
2020-09-03 10:20:20 +08:00 |
module
|
modsym: Fix a printf format for berr
|
2020-04-13 16:20:09 +01:00 |
mqueue
|
sched/wdog: Remove MAX_WDOGPARMS and related stuff
|
2020-08-14 08:19:50 -06:00 |
paging
|
Rename clock_systime[r|spec] to clock_systime_[ticks|timespec]
|
2020-05-10 14:35:50 -06:00 |
pthread
|
Revert "sched: Call up_[use|create]_stack after nxtask_setup_scheduler"
|
2020-10-22 18:31:31 +09:00 |
sched
|
sched: Fix sched_lock() logic for SMP
|
2020-10-26 22:22:31 -07:00 |
semaphore
|
sched/wdog: Remove MAX_WDOGPARMS and related stuff
|
2020-08-14 08:19:50 -06:00 |
signal
|
sched/signal/sig_procmask.c: Remove an unnecessary variable
|
2020-10-24 14:10:20 +01:00 |
task
|
sched/task: do not migrate the task state to INVALID
|
2020-10-28 11:15:22 -07:00 |
timer
|
Fix nxstyle warning
|
2020-08-22 17:37:21 -06:00 |
wdog
|
sched/wdog: Remove MAX_WDOGPARMS and related stuff
|
2020-08-14 08:19:50 -06:00 |
wqueue
|
sched/: Make more naming consistent
|
2020-05-16 13:39:03 -03:00 |
Kconfig
|
Change the default value of SIGPIPE
|
2020-10-25 20:35:41 -07:00 |
Makefile
|
Makefile: Fix Make.dep not updated by config changes
|
2020-07-28 03:59:45 -05:00 |