Games Task Scheduler (GTS)
A multi-processor scheduling framework for games engines
gts::SocketInfo Struct Reference

A description of a socket. More...

#include <Thread.h>

Public Attributes

CpuCoreInfopCoreInfoArray = nullptr
 A array of descriptions for each processor core in the socket.
 
size_t coreInfoElementCount = 0
 The number of elements in pCoreInfoArray.
 

Detailed Description

A description of a socket.