Function report | 
Source Code:kernel\signal.c | 
Create Date:2022-07-28 09:15:25 | 
| Last Modify:2020-03-17 13:28:47 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:dequeue_synchronous_signal
Proto:static int dequeue_synchronous_signal(kernel_siginfo_t *info)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| kernel_siginfo_t * | info | 
| 703 | tsk = current process | 
| 710 | If Not ( sig[0] & ~sig[0] & Given the mask, find the first available signal that should be serviced. ) Then Return 0 | 
| 724 | Return 0 | 
| 725 | next : | 
| 730 | If si_signo == si_signo Then Go to still_pending | 
| 735 | recalc_sigpending() | 
| 736 | still_pending : | 
| 738 | copy_siginfo(info, & info) | 
| 739 | __sigqueue_free(sync) | 
| 740 | Return si_signo | 
| Name | Describe | 
|---|---|
| get_signal | 
| 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  |