Function report |
Source Code:include\linux\signal.h |
Create Date:2022-07-28 05:38:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:We don't use <linux/bitops.h> for these because there is no need tobe atomic.
Proto:static inline void sigaddset(sigset_t *set, int _sig)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
sigset_t * | set | |
int | _sig |
57 | If _NSIG_WORDS == 1 Then sig[0] |= 1UL << sig |
Name | Describe |
---|---|
complete_signal | |
__send_signal | |
zap_other_threads | Nuke all other threads in the group. |
send_sigqueue | |
signal_delivered | signal_delivered - *@ksig: kernel signal struct*@stepping: nonzero if debugger single-step or block-step in use* This function should be called when a signal has successfully been* delivered |
kernel_sigaction | For kthreads only, must not be used if cloned with CLONE_SIGHAND |
do_sigaction | |
zap_process |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |