summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/pthreadgetattrnp.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* posix: Add pthread_getattr_np().Jennifer Averett2014-03-071-0/+57
This is a useful POSIX thread API helper which is found in `GNU/Linux and *BSD.