mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
57e1651557
* htl/pt-cleanup.c (___pthread_get_cleanup_stack): Rename to __pthread_get_cleanup_stack. (__pthread_get_cleanup_stack): Remove alias, add hidden def. * htl/pt-exit.c (__pthread_exit): Use __pthread_get_cleanup_stack instead of ___pthread_get_cleanup_stack. * sysdeps/htl/pthread-functions.h [libpthread] (__pthread_get_cleanup_stack): Add hidden proto. * sysdeps/htl/pthreadP.h (___pthread_get_cleanup_stack): Remove prototype. |
||
---|---|---|
.. | ||
tests | ||
alloca_cutoff.c | ||
configure | ||
configure.in | ||
cthreads-compat.c | ||
forward.c | ||
libc_pthread_init.c | ||
libpthread_pic.a | ||
libpthread.a | ||
lockfile.c | ||
Makefile | ||
pt-alloc.c | ||
pt-cancel.c | ||
pt-cleanup.c | ||
pt-create.c | ||
pt-dealloc.c | ||
pt-detach.c | ||
pt-exit.c | ||
pt-getattr.c | ||
pt-initialize.c | ||
pt-internal.h | ||
pt-join.c | ||
pt-self.c | ||
pt-setcancelstate.c | ||
pt-setcanceltype.c | ||
pt-sigmask.c | ||
pt-spin-inlines.c | ||
pt-testcancel.c | ||
pt-yield.c | ||
shlib-versions | ||
Versions |