#pragma once namespace nix { void setAffinityTo(int cpu); int lockToCurrentCPU(); void restoreAffinity(); } tter-cgit-markdown-heading-color.css'/>
aboutsummaryrefslogtreecommitdiff
path: root/tests/networking.scm
AgeCommit message (Expand)Author
2023-04-07services: ntp-service-type: Remove deprecated server as strings support....Bruno Victal
2021-01-16services: openntpd: Remove support for deprecated "-s" option....Simon South