Function report |
Source Code:kernel\signal.c |
Create Date:2022-07-28 09:15:11 |
Last Modify:2020-03-17 13:28:47 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:print_dropped_signal
Proto:static inline void print_dropped_signal(int sig)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | sig |
256 | DEFINE_RATELIMIT_STATE(ratelimit_state, 5 * HZ, 10) |
258 | If Not print_fatal_signals Then Return |
261 | If Not __ratelimit( & ratelimit_state) Then Return |
Name | Describe |
---|---|
__sigqueue_alloc | allocate a new signal queue record* - this may be called without locks if and only if t == current, otherwise an* appropriate lock must be held to stop the target task from exiting |
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 |