nuttx/sched
Jiuzhu Dong 5d51a3c3ec wqueue: fix assert about work was cancelled when work doesn't occur.
N/A

Change-Id: I04916e041b1b3329287214c052d3ba5fc259235c
Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
2021-07-01 19:10:50 +08:00
..
clock Replace mktime with timegm in rtc and fs driver 2021-06-24 20:53:53 +08:00
environ sched: nxstyle fixes 2021-02-09 01:21:53 -08:00
group sched: Don't include nuttx/sched.h inside sched.h 2021-06-13 00:25:26 -07:00
init sched: add STACK_USAGE_SAFE_PERCENT for stack overflow check 2021-07-01 18:26:20 +08:00
irq sched: add CONFIG_SCHED_CRITMONITOR_XX for debugging system lantency 2021-05-08 20:49:51 +08:00
module modlib: Always use separate allocation for text and data 2021-04-19 22:20:20 -05:00
mqueue sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
paging sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
pthread sched: Don't include nuttx/sched.h inside sched.h 2021-06-13 00:25:26 -07:00
sched sched/waitpid: handle waitpid waitting tcb->group is NULL 2021-07-01 18:26:20 +08:00
semaphore sched: Don't include nuttx/sched.h inside sched.h 2021-06-13 00:25:26 -07:00
signal sched: Don't include nuttx/sched.h inside sched.h 2021-06-13 00:25:26 -07:00
task sched: Add kthread_create_with_stack 2021-06-28 10:57:42 +08:00
timer sched/timer: get the previous reload value correctly 2021-01-26 18:22:54 -08:00
wdog sched/wdog: Remove flags field from wdog_s to save memory 2021-06-25 23:40:19 +08:00
wqueue wqueue: fix assert about work was cancelled when work doesn't occur. 2021-07-01 19:10:50 +08:00
Kconfig sched: add depends on ARCH_INTERRUPTSTACK to SMP 2021-07-01 18:26:20 +08:00
Makefile make/archive: replace the dependency to preprequisite list 2021-05-07 21:34:45 +08:00