Function report |
Source Code:kernel\signal.c |
Create Date:2022-07-28 09:15:08 |
Last Modify:2020-03-17 13:28:47 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:calculate_sigpending
Proto:void calculate_sigpending(void)
Type:void
Parameter:Nothing
196 | spin_lock_irq( & siglock) |
197 | Set thread flags in other task's structures.* See asm/thread_info.h for TIF_xxxx flags available: |
198 | recalc_sigpending() |
199 | spin_unlock_irq( & siglock) |
Name | Describe |
---|---|
schedule_tail | schedule_tail - first thing a freshly forked thread must call.*@prev: the thread we just switched away from. |
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 |