CommonLibSSE NG
Loading...
Searching...
No Matches
RE::GLock Class Reference

#include <GAtomic.h>

Classes

class  Locker
 

Public Member Functions

 GLock (std::uint32_t a_spinCount=0)
 
 ~GLock ()
 
void operator delete (void *)=delete
 
void Lock ()
 
void Unlock ()
 

Public Attributes

WinAPI::CRITICAL_SECTION cs
 

Constructor & Destructor Documentation

◆ GLock()

RE::GLock::GLock ( std::uint32_t  a_spinCount = 0)

◆ ~GLock()

RE::GLock::~GLock ( )

Member Function Documentation

◆ Lock()

void RE::GLock::Lock ( )

◆ operator delete()

void RE::GLock::operator delete ( void *  )
delete

◆ Unlock()

void RE::GLock::Unlock ( )

Member Data Documentation

◆ cs

WinAPI::CRITICAL_SECTION RE::GLock::cs

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