nuttx/sched/signal
zhangyuan21 18266c1012 nuttx/sched: use pid to check idle task
Pid is more appropriate than the flink pointer to determine idle task,
when we want to use other data structure to optimize the task list.
2022-10-31 17:53:08 +09:00
..
Make.defs
sig_action.c libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
sig_allocpendingsigaction.c
sig_cleanup.c
sig_default.c Revert "libc: Call pthread_exit in user-space by up_pthread_exit" 2022-02-09 21:21:43 +08:00
sig_deliver.c
sig_dispatch.c sched/msgq: add support of System V message queue 2022-10-22 12:58:11 +08:00
sig_findaction.c
sig_initialize.c libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
sig_kill.c
sig_lowest.c
sig_nanosleep.c
sig_notification.c
sig_pause.c
sig_pending.c
sig_ppoll.c
sig_procmask.c
sig_pselect.c
sig_queue.c
sig_releasependingsigaction.c
sig_releasependingsignal.c
sig_removependingsignal.c
sig_sleep.c
sig_suspend.c nuttx/sched: use pid to check idle task 2022-10-31 17:53:08 +09:00
sig_timedwait.c nuttx/sched: use pid to check idle task 2022-10-31 17:53:08 +09:00
sig_unmaskpendingsignal.c
sig_usleep.c
sig_waitinfo.c
signal.h libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00