RTL_BARRIER_FLAGS_NO_DELETE - NtDoc

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

#define RTL_BARRIER_FLAGS_NO_DELETE 0x00000004 // use if barrier will never be deleted

// end_rev
#endif

View code on GitHub

No description available.