3.2.6 CRITICAL SECTION Directive

The CRITICAL SECTION and END CRITICAL SECTION directives define the scope of a critical section. Exactly one logical processor at a time is allowed inside a CRITICAL SECTION. This construct must be coded lexically inside a PARALLEL REGION and END PARALLEL REGION.


Previous Page | Next Page | Contents | Index |
Command-Line Qualifiers