-
Notifications
You must be signed in to change notification settings - Fork 188
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
netlib: processor_affinity conflicts in solaris
Solaris has a syscall with the same name: https://docs.oracle.com/cd/E88353_01/html/E37841/processor-affinity-2.html This change renames the function parameter to "use_cpu_affinity" to match the use_cpu_map parameter.
- Loading branch information
1 parent
3ce554d
commit 2315a69
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters