#pragma once namespace nix { void setAffinityTo(int cpu); int lockToCurrentCPU(); void restoreAffinity(); } etter-cgit-markdown-heading-color.css'/>
aboutsummaryrefslogtreecommitdiff
path: root/build-aux/test-env.in
AgeCommit message (Expand)Author
2021-12-22tests: Move keys into ./tests/keys/ and add a third ed25519 key....Attila Lendvai