ΒΆllvm::BitVector get_thread_affinity_mask()
llvm::BitVector get_thread_affinity_mask()
Description
Returns a mask that represents on which hardware thread, core, CPU, NUMA group, the calling thread can be executed. On Windows, threads cannot cross CPU sockets boundaries.
Declared at: llvm/include/llvm/Support/Threading.h:230