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, Sep 5, 3:46 PM
Unknown Object (File)
Sat, Sep 5, 10:24 AM
Unknown Object (File)
Sat, Sep 5, 9:53 AM
Unknown Object (File)
Sat, Sep 5, 4:28 AM
Unknown Object (File)
Fri, Sep 4, 11:25 PM
Unknown Object (File)
Fri, Sep 4, 8:56 AM
Unknown Object (File)
Thu, Sep 3, 9:10 AM
Unknown Object (File)
Thu, Sep 3, 3:56 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