summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/pthreadattrgetaffinitynp.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* posix: Add pthread_attr_t methods to get/set affinity.Jennifer Averett2014-03-071-0/+48
This patch adds the following methods: + pthread_attr_get_affinity_np + pthread_attr_set_affinity_np