CommonLibSSE (Parapets fork)
SKSE::WinAPI::CRITICAL_SECTION Struct Reference

#include <WinAPI.h>

Public Attributes

void * DebugInfo
 
std::int32_t LockCount
 
std::int32_t RecursionCount
 
void * OwningThread
 
void * LockSemaphore
 
std::uint64_t * SpinCount
 

Member Data Documentation

◆ DebugInfo

void* SKSE::WinAPI::CRITICAL_SECTION::DebugInfo

◆ LockCount

std::int32_t SKSE::WinAPI::CRITICAL_SECTION::LockCount

◆ LockSemaphore

void* SKSE::WinAPI::CRITICAL_SECTION::LockSemaphore

◆ OwningThread

void* SKSE::WinAPI::CRITICAL_SECTION::OwningThread

◆ RecursionCount

std::int32_t SKSE::WinAPI::CRITICAL_SECTION::RecursionCount

◆ SpinCount

std::uint64_t* SKSE::WinAPI::CRITICAL_SECTION::SpinCount

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