aboutsummaryrefslogtreecommitdiff
#pragma once

namespace nix {

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

}
6dee5e2f851218ea6418675531b400cd&showmsg=1'>Expand)Author 2024-03-22system, home: Validate ‘services’ field value....Ludovic Courtès 2023-03-20home: 'home-environment-with-provenance' uses the HE location info....Sergey Trofimov 2023-03-13home: Export home-environment-packages....Sergey Trofimov