Page MenuHomeFreeBSD

libthr: Remove the DTV_OFFSET macro.
ClosedPublic

Authored by jhb on Dec 8 2021, 9:50 PM.
Tags
None
Referenced Files
F166307899: D33345.id99787.diff
Wed, Aug 12, 7:36 PM
Unknown Object (File)
Wed, Aug 12, 4:04 PM
Unknown Object (File)
Mon, Aug 10, 12:29 PM
Unknown Object (File)
Mon, Aug 10, 12:28 PM
Unknown Object (File)
Mon, Aug 10, 12:22 PM
Unknown Object (File)
Mon, Aug 10, 6:36 AM
Unknown Object (File)
Sun, Aug 9, 11:30 AM
Unknown Object (File)
Sat, Aug 8, 1:43 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