nuttx/sched
zhanghu6 ebf751b16e xsched/note:add switch and dump instrumentation
Signed-off-by: zhanghu6 <zhanghu6@xiaomi.com>
2022-02-23 21:56:58 +08:00
..
clock sched/clock: Remove CLOCK_MONOTONIC option from Kconfig 2022-02-23 01:21:26 +08:00
environ
group libc/sched/task_setcanceltype: fix function name in comment 2022-02-21 20:32:49 +08:00
init os init_state: add new state OSINIT_IDLELOOP 2022-02-23 22:05:37 +09:00
irq arch: Decouple up_critmon_[gettime|convert] from critmon 2022-01-25 14:43:34 +08:00
module sched/module: remove redundant unlock 2022-02-10 22:31:51 +08:00
mqueue sched/mqueue: remove unused leave_cancellation_point 2022-02-10 22:33:21 +08:00
paging
pthread sched: Mark pthread as non-cancelable to avoid additional calls to pthread_exit() 2022-02-20 15:36:07 +01:00
sched xsched/note:add switch and dump instrumentation 2022-02-23 21:56:58 +08:00
semaphore os init_state: add new state OSINIT_IDLELOOP 2022-02-23 22:05:37 +09:00
signal Revert "libc: Call pthread_exit in user-space by up_pthread_exit" 2022-02-09 21:21:43 +08:00
task Revert "libc: Call pthread_exit in user-space by up_pthread_exit" 2022-02-09 21:21:43 +08:00
timer sched/clock: Remove CLOCK_MONOTONIC option from Kconfig 2022-02-23 01:21:26 +08:00
wdog Update sched/wdog/wd_start.c 2022-02-10 22:33:47 +08:00
wqueue arch: Decouple up_critmon_[gettime|convert] from critmon 2022-01-25 14:43:34 +08:00
Kconfig xsched/note:add switch and dump instrumentation 2022-02-23 21:56:58 +08:00
Makefile