#pragma once namespace nix { void setAffinityTo(int cpu); int lockToCurrentCPU(); void restoreAffinity(); } better-cgit-markdown-heading-color.css'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/avahi.scm
n title='2021-07-29 13:09:48 -0400'>2021-07-29
AgeCommit message (Expand)Author
system: Add (gnu system setuid)....I flubbed and somehow when including the patch series, this got dropped. Oops... should fix things again. * gnu/system/setuid.scm: New file. Christopher Lemmer Webber