On NetBSD and Linux glibc, you only need to include pthread.h to use
pthread_{set,get}affinity_np. To sync with other implementation, we make
pthread_np.h be included in pthread.h to prevent some build system
failed on check features.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 71313 Build 68196: arc lint + arc unit