vsg 1.1.10
VulkanSceneGraph library
Loading...
Searching...
No Matches
vsg::Affinity Struct Reference

Affinity struct provides a set of cpu ids that a thread can be set to have affinity to. More...

#include <Affinity.h>

Public Member Functions

 Affinity (uint32_t cpu, uint32_t num=1)
 operator bool () const

Public Attributes

std::set< uint32_t > cpus

Detailed Description

Affinity struct provides a set of cpu ids that a thread can be set to have affinity to.


The documentation for this struct was generated from the following file: