Function report |
Source Code:kernel\signal.c |
Create Date:2022-07-28 09:15:18 |
Last Modify:2020-03-17 13:28:47 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:flush_sigqueue
Proto:void flush_sigqueue(struct sigpending *queue)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct sigpending * | queue |
459 | sigemptyset( & signal) |
463 | __sigqueue_free(q) |
Name | Describe |
---|---|
__exit_signal | This function expects the tasklist_lock write-locked. |
flush_signals | Flush all pending signals for this kthread. |
selinux_bprm_committed_creds | Clean up the process immediately after the installation of new credentials* due to exec |
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 |