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)
Sat, Oct 4, 12:14 AM
Unknown Object (File)
Sun, Sep 21, 10:55 PM
Unknown Object (File)
Tue, Sep 16, 2:22 PM
Unknown Object (File)
Tue, Sep 16, 10:35 AM
Unknown Object (File)
Tue, Sep 16, 9:27 AM
Unknown Object (File)
Aug 17 2025, 1:36 AM
Unknown Object (File)
Aug 17 2025, 1:36 AM
Unknown Object (File)
Aug 17 2025, 1:36 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable