Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\locking\test-ww_mutex.c Create Date:2022-07-28 09:54:55
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:test_mutex

Proto:static int test_mutex(void)

Type:int

Parameter:Nothing

103  When i < __TEST_MTX_LAST cycle
104  ret = __test_mutex(i)
105  If ret Then Return ret
109  Return 0
Caller
NameDescribe
test_ww_mutex_init