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:09
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:posix_timer_by_id

Proto:static struct k_itimer *posix_timer_by_id(timer_t id)

Type:struct k_itimer

Parameter:

TypeParameterName
timer_tid
132  sig = signal
133  head = posix_timers_hashtable[hash(sig, id)]
135  Return __posix_timers_find(head, sig, id)
Caller
NameDescribe
__lock_timerCLOCKs: The POSIX standard calls for a couple of clocks and allows us* to implement others