]> git.ipfire.org Git - thirdparty/glibc.git/commit - htl/pt-internal.h
htl: move __pthtread_total into libc
authorGuy-Fleury Iteriteka <gfleury@disroot.org>
Sat, 18 Mar 2023 09:58:24 +0000 (11:58 +0200)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Tue, 4 Apr 2023 23:26:29 +0000 (01:26 +0200)
commit7bba5bd8e8c9b48b1983e5943e508b92e1270ac4
treee58dce555ec6835eee7f79ba6e3944cfcdfeb07b
parent51a121eb36d7cf016005413b4fe6995df2b7cef3
htl: move __pthtread_total into libc

htl/pt-nthreads.c: new file.
htl/Makefile: Add it to routine.
htl/Versions: version it as private libc symbol.
htl/pt-create.c: remove his definition here.
htl/pt-internal.h: add propertie to it declaration.

Signed-off-by: Guy-Fleury Iteriteka <gfleury@disroot.org>
Message-Id: <20230318095826.1125734-2-gfleury@disroot.org>
htl/Makefile
htl/Versions
htl/pt-create.c
htl/pt-internal.h
htl/pt-nthreads.c [new file with mode: 0644]