|
CommonLibSSE (Parapets fork)
|
#include <WinAPI.h>
Public Attributes | |
| void * | DebugInfo |
| std::int32_t | LockCount |
| std::int32_t | RecursionCount |
| void * | OwningThread |
| void * | LockSemaphore |
| std::uint64_t * | SpinCount |
| void* SKSE::WinAPI::CRITICAL_SECTION::DebugInfo |
| std::int32_t SKSE::WinAPI::CRITICAL_SECTION::LockCount |
| void* SKSE::WinAPI::CRITICAL_SECTION::LockSemaphore |
| void* SKSE::WinAPI::CRITICAL_SECTION::OwningThread |
| std::int32_t SKSE::WinAPI::CRITICAL_SECTION::RecursionCount |
| std::uint64_t* SKSE::WinAPI::CRITICAL_SECTION::SpinCount |