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:sigorsets
Proto:static inline void sigorsets(sigset_t *r, const sigset_t *a, const sigset_t *b)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
sigset_t * | r | |
const sigset_t * | a | |
const sigset_t * | b |
147 | Case / == 4 |
147 | Case / == 2 |
147 | Case / == 1 |
147 | Default |
147 | Do |
147 | When 0 cycle |
Name | Describe |
---|---|
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 |
sigprocmask | This is also useful for kernel threads that want to temporarily* (or permanently) block certain signals.* NOTE! Unlike the user-mode sys_sigprocmask(), the kernel* interface happily blocks "unblockable" signals like SIGKILL* and friends. |
do_sigpending |
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 |