1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-04-28 10:05:08 +03:00

1 Commits

Author SHA1 Message Date
Florian Weimer
1f3ed1e0c8 pthread: Introduce __pthread_early_init
This function is called from __libc_early_init to initialize the
pthread subsystem.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2021-04-21 19:49:51 +02:00