glibc/sysdeps/mach/i386
Samuel Thibault 9cec82de71 htl: Initialize later
Since htl does not actually need a stack switch, we can initialize it
like nptl is, avoiding all sorts of startup issues with ifunc.

More precisely, htl defines __pthread_initialize_minimal instead of the
elder _cthread_init_routine. We can then drop the stack switching dances.
2020-11-11 20:41:25 +00:00
..
bits/mach Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
machine-lock.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
machine-sp.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
syscall.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
sysdep.h htl: Initialize later 2020-11-11 20:41:25 +00:00
thread_state.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00