#pragma once namespace nix { void setAffinityTo(int cpu); int lockToCurrentCPU(); void restoreAffinity(); } er-cgit-markdown-heading-color.css'/>
aboutsummaryrefslogtreecommitdiff
path: root/etc/indent-code.el
AgeCommit message (Expand)Author
2020-08-18etc: indent-code.el: Match not only ‘(define-public’....Tobias Geerinckx-Rice
2020-05-14etc: indent-code.el: Use the --quick option....Maxim Cournoyer