Gregory Nutt bdd02a6aed Some cosmetic updates, mostly to spacing and comments. 5 年之前
..
clock f337cc1380 sched/clock/ timekeeping: Use clock_basetime() to initialize g_clock_wall_time to get the best initial RTC value and initialize g_clock_last_counter too since the hardware may not start counting from zero. 6 年之前
environ 4eeba49507 Documentation/NuttShell.html: Add a little more information for the NSH set command. 6 年之前
errno b54ffe858a Standardization of some function headers. 6 年之前
group da737f3167 sched/group/group_foreachchild.c: group_foreachchild iterate by reverse order since the callback(e.g. group_killchildren) may remove the tcb from list 6 年之前
init bf6f44dec8 sched/Kconfig and sched/init/os_bringup.c: Allow the init task priority to be set. 5 年之前
irq 5433ec589b fs/driver/fs_blockpartition.c: Fix void pointer warning. 5 年之前
module 9546481054 Fix some typographical errors. 6 年之前
mqueue 3b22d13493 sched/: Add debug assertions before each call to up_block_task() to assure that there is no attempt to block an IDLE task. 5 年之前
paging 3b22d13493 sched/: Add debug assertions before each call to up_block_task() to assure that there is no attempt to block an IDLE task. 5 年之前
pthread 24db683368 arch/arm/src/imxrt/chip/imxrt106x_pinmux.h: Add FLEXCAN3 to pinmux 5 年之前
sched 9d1c845dcc Revert "This patch prevent heap corruption as in below case." 5 年之前
semaphore 3b22d13493 sched/: Add debug assertions before each call to up_block_task() to assure that there is no attempt to block an IDLE task. 5 年之前
signal 3b22d13493 sched/: Add debug assertions before each call to up_block_task() to assure that there is no attempt to block an IDLE task. 5 年之前
task bdd02a6aed Some cosmetic updates, mostly to spacing and comments. 5 年之前
timer a9ff43d93c fs/aio, libs/libc/aio, sched/mqueue, sched/timer, and sched/signal: Remove the code duplication for SIGEV_THREAD. 6 年之前
wdog 441cf6c207 sched/wdog: improve accuracy of wd_gettime() in tickless mode 6 年之前
wqueue b3f0aab00a Squashed commit of the following: 6 年之前
.gitignore 4748599a43 .dSYM only needs to be in the same .gitignore files as .exe 11 年之前
Kconfig 8b21960ba3 sched/pthread: Implement pthread_key_delete(). This involves some minor changes to the group data structure. 5 年之前
Makefile 24468128de TLS: Simplify 8 年之前