summaryrefslogtreecommitdiff
path: root/src/thread/pthread_getname_np.c
AgeCommit message (Collapse)AuthorLines
2021-04-20add pthread_getname_np functionÉrico Rolim-0/+25
based on the pthread_setname_np implementation