Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\exit.c Create Date:2022-07-28 09:03:34
Last Modify:2020-03-17 11:17:32 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Do the work of do_wait() for one thread in the group, @tsk

Proto:static int do_wait_thread(struct wait_opts *wo, struct task_struct *tsk)

Type:int

Parameter:

TypeParameterName
struct wait_opts *wo
struct task_struct *tsk
1374  ret = Consider @p for a wait by @parent
1376  If ret Then Return ret
1380  Return 0
Caller
NameDescribe
do_wait