Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-21 | nptl: Move __pthread_keys global variable into libc | Florian Weimer | |
This prepares moving pthread_exit, and later the pthread_key_create infrastructure. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org> |