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)
Thu, May 23, 7:53 AM
Unknown Object (File)
Thu, May 23, 7:53 AM
Unknown Object (File)
Thu, May 23, 7:53 AM
Unknown Object (File)
Mon, May 20, 6:27 PM
Unknown Object (File)
Mon, May 20, 4:57 PM
Unknown Object (File)
May 9 2024, 10:38 AM
Unknown Object (File)
Apr 27 2024, 2:31 PM
Unknown Object (File)
Apr 27 2024, 2:31 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