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)
Sun, May 17, 10:20 AM
Unknown Object (File)
Wed, May 13, 12:32 AM
Unknown Object (File)
Wed, May 13, 12:26 AM
Unknown Object (File)
Wed, May 13, 12:22 AM
Unknown Object (File)
Fri, May 8, 12:07 PM
Unknown Object (File)
Fri, May 8, 7:49 AM
Unknown Object (File)
Wed, May 6, 11:45 PM
Unknown Object (File)
Wed, May 6, 8:47 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