.. |
Make.defs
|
signals: Adds a very limited, minimal implementation for SIGEV_THREAD
|
2015-12-30 15:01:14 -06:00 |
sig_action.c
|
nuttx/sched: Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-14 08:17:46 -06:00 |
sig_allocatependingsigaction.c
|
nuttx/sched: Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-14 08:17:46 -06:00 |
sig_cleanup.c
|
Update TODO list
|
2016-02-17 16:51:58 -06:00 |
sig_deliver.c
|
nuttx/sched: Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-14 08:17:46 -06:00 |
sig_dispatch.c
|
nuttx/sched: Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-14 08:17:46 -06:00 |
sig_findaction.c
|
Update TODO list
|
2016-02-17 16:51:58 -06:00 |
sig_initialize.c
|
Update TODO list
|
2016-02-17 16:51:58 -06:00 |
sig_kill.c
|
sched/: Replace explict references to g_readytorun with indirect references via the this_task() macro
|
2016-02-06 17:44:41 -06:00 |
sig_lowest.c
|
Update TODO list
|
2016-02-17 16:51:58 -06:00 |
sig_mqnotempty.c
|
sched/: Replace explict references to g_readytorun with indirect references via the this_task() macro
|
2016-02-06 17:44:41 -06:00 |
sig_nanosleep.c
|
Update TODO list
|
2016-02-17 16:51:58 -06:00 |
sig_notification.c
|
signals: Adds a very limited, minimal implementation for SIGEV_THREAD
|
2015-12-30 15:01:14 -06:00 |
sig_pause.c
|
Update TODO list
|
2016-02-17 16:51:58 -06:00 |
sig_pending.c
|
nuttx/sched: Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-14 08:17:46 -06:00 |
sig_procmask.c
|
nuttx/sched: Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-14 08:17:46 -06:00 |
sig_queue.c
|
sched/: Replace explict references to g_readytorun with indirect references via the this_task() macro
|
2016-02-06 17:44:41 -06:00 |
sig_releasependingsigaction.c
|
nuttx/sched: Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-14 08:17:46 -06:00 |
sig_releasependingsignal.c
|
nuttx/sched: Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-14 08:17:46 -06:00 |
sig_removependingsignal.c
|
nuttx/sched: Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-14 08:17:46 -06:00 |
sig_suspend.c
|
nuttx/sched: Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-14 08:17:46 -06:00 |
sig_timedwait.c
|
nuttx/sched: Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-14 08:17:46 -06:00 |
sig_unmaskpendingsignal.c
|
sched/: Replace explict references to g_readytorun with indirect references via the this_task() macro
|
2016-02-06 17:44:41 -06:00 |
sig_waitinfo.c
|
Update TODO list
|
2016-02-17 16:51:58 -06:00 |
signal.h
|
Standardize naming used for public data and function groupings
|
2015-10-02 16:30:35 -06:00 |