Page MenuHomeFreeBSD

libthr: Remove the DTV_OFFSET macro.
ClosedPublic

Authored by jhb on Dec 8 2021, 9:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Feb 24, 12:09 AM
Unknown Object (File)
Wed, Feb 11, 4:36 PM
Unknown Object (File)
Sun, Feb 8, 3:46 AM
Unknown Object (File)
Sat, Feb 7, 11:39 PM
Unknown Object (File)
Jan 30 2026, 9:04 PM
Unknown Object (File)
Jan 14 2026, 6:59 AM
Unknown Object (File)
Dec 19 2025, 3:06 AM
Unknown Object (File)
Dec 9 2025, 9:35 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