]> git.ipfire.org Git - thirdparty/glibc.git/commit
htl: Add internal versions of functions used by C11 threads
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 12 Jan 2020 23:47:19 +0000 (00:47 +0100)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 12 Jan 2020 23:48:47 +0000 (00:48 +0100)
commite404be33feaa586231fe30e3bdf6d380a79c2679
treeda7c0e750084fa2e22e6814636bf40772f3764c1
parente1195b207c057ccc61bd5e9334da5c2b361f8b2a
htl: Add internal versions of functions used by C11 threads

The C11 threads implementation needs to call pthread_join and
pthread_key_delete without exposing them.
htl/pt-join.c
sysdeps/htl/libc-lockP.h
sysdeps/htl/pt-key-delete.c
sysdeps/htl/pthreadP.h