mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-26 04:31:03 +00:00
9cec82de71
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. |
||
---|---|---|
.. | ||
bits/mach | ||
machine-lock.h | ||
machine-sp.h | ||
syscall.S | ||
sysdep.h | ||
thread_state.h |