aboutsummaryrefslogtreecommitdiff
#pragma once

namespace nix {

void setAffinityTo(int cpu);
int lockToCurrentCPU();
void restoreAffinity();

}
ent'>
AgeCommit message (Expand)Author
2024-08-31gnu: Remove unneeded libxml2 from native-inputs. (gtk-doc)...Bruno Victal