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)
Fri, Feb 14, 6:51 AM
Unknown Object (File)
Tue, Feb 11, 10:27 PM
Unknown Object (File)
Tue, Feb 11, 10:27 PM
Unknown Object (File)
Tue, Feb 11, 10:26 PM
Unknown Object (File)
Jan 16 2025, 12:17 AM
Unknown Object (File)
Jan 10 2025, 7:05 PM
Unknown Object (File)
Dec 6 2024, 12:28 PM
Unknown Object (File)
Nov 26 2024, 3:16 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