Function report |
Source Code:kernel\exit.c |
Create Date:2022-07-28 09:03:36 |
Last Modify:2020-03-17 11:17:32 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:child_wait_callback
Proto:static int child_wait_callback(wait_queue_entry_t *wait, unsigned mode, int sync, void *key)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
wait_queue_entry_t * | wait | |
unsigned | mode | |
int | sync | |
void * | key |
1404 | If Not eligible_pid(wo, p) Then Return 0 |
1407 | If wo_flags & Don't wait on children of other threads in this group && private != Recipient of SIGCHLD, wait4() reports: Then Return 0 |
1410 | Return default_wake_function(wait, mode, sync, key) |
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 |