Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\time\posix-timers.c Create Date:2022-07-28 10:46:51
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:This is called by do_exit or de_thread, only when there are no more* references to the shared signal_struct.

Proto:void exit_itimers(struct signal_struct *sig)

Type:void

Parameter:

TypeParameterName
struct signal_struct *sig
1039  When Not list_empty - tests whether a list is empty*@head: the list to test. cycle
1040  tmr = list_entry - get the struct for this entry*@ptr: the &struct list_head pointer.*@type: the type of the struct this is embedded in.*@member: the name of the list_head within the struct.(next, structk_itimer, list)
1041  rn timer owned by the process, used by exit_itimers