HomeFreeBSD

libc: Remove _get_tp() and _set_tp().

Description

libc: Remove _get_tp() and _set_tp().

Their uses have been replaced by _tcb_get() and _tcb_set() from
<machine/tls.h>.

Reviewed by: kib, jrtc27
Sponsored by: The University of Cambridge, Google Inc.
Differential Revision: https://reviews.freebsd.org/D33354

Details

Provenance
jhbAuthored on Dec 9 2021, 9:19 PM
Reviewer
kib
Differential Revision
D33354: libc: Remove _get_tp() and _set_tp().
Parents
rG8bcdb144ebe3: TLS: Use <machine/tls.h> for libc and rtld.
Branches
Unknown
Tags
Unknown