RTL_CRITICAL_SECTION_FLAG_DYNAMIC_SPIN - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTRTL_H

#define RTL_CRITICAL_SECTION_FLAG_DYNAMIC_SPIN          0x02000000

#endif

View code on GitHub

No description available.