Pyrogenesis  trunk
Public Member Functions | Private Attributes | List of all members
os_cpu_ScopedSetThreadAffinityMask Class Reference

#include <os_cpu.h>

Public Member Functions

 os_cpu_ScopedSetThreadAffinityMask (uintptr_t processorMask)
 
 ~os_cpu_ScopedSetThreadAffinityMask ()
 

Private Attributes

uintptr_t m_previousProcessorMask
 

Constructor & Destructor Documentation

◆ os_cpu_ScopedSetThreadAffinityMask()

os_cpu_ScopedSetThreadAffinityMask::os_cpu_ScopedSetThreadAffinityMask ( uintptr_t  processorMask)
inline

◆ ~os_cpu_ScopedSetThreadAffinityMask()

os_cpu_ScopedSetThreadAffinityMask::~os_cpu_ScopedSetThreadAffinityMask ( )
inline

Member Data Documentation

◆ m_previousProcessorMask

uintptr_t os_cpu_ScopedSetThreadAffinityMask::m_previousProcessorMask
private

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