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>
Loading
Please register or sign in to comment
This function is called from __libc_early_init to initialize the
pthread subsystem.
Reviewed-by:
Adhemerval Zanella <adhemerval.zanella@linaro.org>