LLVM
15.0.0git
|
#include "llvm/Support/Threading.h"
#include "llvm/ADT/Optional.h"
#include "llvm/Config/config.h"
#include "llvm/Support/Host.h"
#include <cassert>
#include <errno.h>
#include <stdlib.h>
#include <string.h>
#include "Unix/Threading.inc"
#include "llvm/Support/thread.h"
Go to the source code of this file.
Functions | |
int | computeHostNumHardwareThreads () |
int computeHostNumHardwareThreads | ( | ) |
Referenced by llvm::ThreadPoolStrategy::compute_thread_count().