Page MenuHomeFreeBSD

Remove unnecessary locks in function timerfd_close
ClosedPublic

Authored by ankohuu_outlook.com on Jan 14 2021, 4:52 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 12, 4:19 AM
Unknown Object (File)
Sat, Apr 11, 2:52 AM
Unknown Object (File)
Wed, Apr 8, 4:54 PM
Unknown Object (File)
Wed, Apr 8, 8:21 AM
Unknown Object (File)
Wed, Apr 8, 12:35 AM
Unknown Object (File)
Mon, Apr 6, 10:07 AM
Unknown Object (File)
Sat, Apr 4, 11:09 AM
Unknown Object (File)
Sat, Apr 4, 12:55 AM

Details

Summary

The Lock around timerfd_drain is unnecessary and may cause
deadloop when close timerfd during timer execution

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable