about summary refs log tree commit diff
path: root/nptl/nptl_free_tcb.c
Commit message (Collapse)AuthorAgeFilesLines
* nptl: Move __free_tcb into libcFlorian Weimer2021-05-111-0/+45
Under the name __nptl_free_tcb. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>