Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #2423 - rtzoeller:dragonfly_sched_getcpu, r=Amanieu
DragonFlyBSD supports sched_getcpu() In addition to `sched_setaffinity()` and `sched_getaffinity()`, DragonFlyBSD also provides a way to check which CPU a thread is currently executing on.
- Loading branch information