RTL_BARRIER_FLAGS_BLOCK_ONLY - NtDoc

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

#define RTL_BARRIER_FLAGS_BLOCK_ONLY 0x00000002 // always block on event - never spin

// end_rev
#endif

View code on GitHub

No description available.