#ifndef _NTRTL_H // begin_rev #define RTL_BARRIER_FLAGS_SPIN_ONLY 0x00000001 // never block on event - always spin // end_rev #endif View code on GitHub
No description available.