Page MenuHomeFreeBSD

libthr: Remove the DTV_OFFSET macro.
ClosedPublic

Authored by jhb on Dec 8 2021, 9:50 PM.
Tags
None
Referenced Files
F102897764: D33345.diff
Mon, Nov 18, 11:30 AM
Unknown Object (File)
Tue, Oct 22, 2:01 AM
Unknown Object (File)
Mon, Oct 21, 1:28 PM
Unknown Object (File)
Sat, Oct 19, 8:12 PM
Unknown Object (File)
Oct 9 2024, 6:47 PM
Unknown Object (File)
Sep 19 2024, 2:26 PM
Unknown Object (File)
Sep 18 2024, 12:06 AM
Unknown Object (File)
Sep 14 2024, 10:17 AM
Subscribers

Details

Summary

This macro is confusing as it is not related to the similarly named
TLS_DTV_OFFSET. Instead, replace its one use with the desired
expression which is the same on all platforms.

Sponsored by: The University of Cambridge, Google Inc.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 43245
Build 40133: arc lint + arc unit