#pragma once namespace nix { void setAffinityTo(int cpu); int lockToCurrentCPU(); void restoreAffinity(); } -cgit-markdown-heading-color.css'/>
aboutsummaryrefslogtreecommitdiff
path: root/doc/htmlxref.cnf
class='msg-avail'>...
AgeCommit message (Expand)Author
2024-06-03nls: Update translations....Florian Pelz
Tomas Volf
2023-10-28profiles: Hooks honor the #:system parameter of ‘profile-derivation’....Ludovic Courtès