nuttx/sched/signal
Masayuki Ishikawa 83edd2fbba sched: signal: Introduce a private spinlock in sig_action.c
Summary:
- This commit introduces a private spinlock in sig_action.c

Impact:
- None

Testing:
- Tested with spresense:wifi_smp and spresense:wifi

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2021-12-09 00:13:31 -06:00
..
Make.defs
sig_action.c sched: signal: Introduce a private spinlock in sig_action.c 2021-12-09 00:13:31 -06:00
sig_allocpendingsigaction.c
sig_cleanup.c
sig_default.c sched/signal: Correct kill with cancellation 2021-09-27 18:17:40 -07:00
sig_deliver.c sched/signal: Implement SA_NODEFER and SA_RESETHAND 2021-03-31 18:27:01 -03:00
sig_dispatch.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
sig_findaction.c
sig_initialize.c sched/signal: add spinlock to g_sigfreeaction 2021-12-09 11:55:24 +09:00
sig_kill.c signal/sig_kill.c: remove the limitation of kill(0, xx) 2021-03-03 15:03:32 +00:00
sig_lowest.c
sig_nanosleep.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
sig_notification.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
sig_pause.c
sig_pending.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
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
sig_timedwait.c
sig_unmaskpendingsignal.c
sig_usleep.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
sig_waitinfo.c
signal.h sched/signal: add spinlock to g_sigfreeaction 2021-12-09 11:55:24 +09:00