Commit 9800728a746b872fdd22db9e68bc85ef0c851f27

Edward Thomson 2020-12-05T16:08:34

util: move git_online_cpus into util The number of CPUs is useful information for creating a thread pool or a number of workers, but it's not really about threading directly. Evict it from the thread file