Page MenuHomeFreeBSD

libthr: Remove the DTV_OFFSET macro.
ClosedPublic

Authored by jhb on Dec 8 2021, 9:50 PM.
Tags
None
Referenced Files
F152802504: D33345.id99787.diff
Fri, Apr 17, 5:14 AM
F152791702: D33345.id99787.diff
Fri, Apr 17, 3:35 AM
Unknown Object (File)
Thu, Apr 9, 5:25 PM
Unknown Object (File)
Thu, Apr 9, 2:27 PM
Unknown Object (File)
Tue, Apr 7, 10:27 PM
Unknown Object (File)
Tue, Apr 7, 3:55 AM
Unknown Object (File)
Mar 8 2026, 8:51 AM
Unknown Object (File)
Mar 6 2026, 1:27 PM
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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable