]> git.ipfire.org Git - thirdparty/glibc.git/commit
htl: Let libc call __pthread_mutex_{,try,un}lock
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Tue, 13 Jul 2021 21:33:39 +0000 (21:33 +0000)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Tue, 13 Jul 2021 21:36:58 +0000 (23:36 +0200)
commitc27bcc95880934481fc1a128486e93447de6a0dd
treea25d13f7db78f1fc07a14d65fa08f2ff6fd3d233
parent9ed752af8d6581efec4a4ca9e67b06fa7e7e763a
htl: Let libc call __pthread_mutex_{,try,un}lock

Now that NPTL was moved to libc, libc makes internal __pthread calls, so
htl has to expose them internally.
htl/Versions
sysdeps/htl/pthreadP.h
sysdeps/mach/hurd/htl/pt-mutex-lock.c
sysdeps/mach/hurd/htl/pt-mutex-trylock.c
sysdeps/mach/hurd/htl/pt-mutex-unlock.c