nuttx/sched
Jiuzhu Dong 482b151d73 work_queue: schedule the work queue using the timer mechanism
N/A

Change-Id: I6488e8d3b63f04d43832efaf75f5083e9184d717
Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
2021-06-28 23:35:56 +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 Revert "sched/init: don't check remain stack for idle task" 2021-06-17 22:46:46 +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: add CONFIG_SCHED_CRITMONITOR_XX for debugging system lantency 2021-05-08 20:49:51 +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 work_queue: schedule the work queue using the timer mechanism 2021-06-28 23:35:56 +08:00
Kconfig Revert "sched/wqueue: replace the notification mech from signal to semaphore" 2021-06-25 17:04:36 +08:00
Makefile make/archive: replace the dependency to preprequisite list 2021-05-07 21:34:45 +08:00