This chapter describes the Compiler directives you can use with multi-threading programs.
The following two directives effect the serialization and reentrancy of multi-threaded programs:
The following Compiler directives can optimize the performance of multi-threading programs:
The following directive settings are made by default:
If you want your program to be optimized for speed, set the directives as follows:
However, you might have to change your program to take advantage of these Compiler directives.
Copyright © 2005 Micro Focus International Limited. All rights reserved.