9244b5a737
When the signal sent by the sender is blocked in the target task, if the target task has an action registered with sa_flags SA_KENELHAND, it will directly respond to the action in the context of the sender. When the action is executed, it will have the parameters set by the target task with sigaction:sa_user. Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com> |
||
---|---|---|
.. | ||
Make.defs | ||
sig_action.c | ||
sig_allocpendingsigaction.c | ||
sig_cleanup.c | ||
sig_default.c | ||
sig_deliver.c | ||
sig_dispatch.c | ||
sig_findaction.c | ||
sig_initialize.c | ||
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 | ||
sig_timedwait.c | ||
sig_unmaskpendingsignal.c | ||
sig_usleep.c | ||
sig_waitinfo.c | ||
signal.h |