Micro Focus Enterprise Developer 3.0 for Eclipse
>
Programming
>
Multi-threaded Programming
>
Multi-threading Compiler Directives
>
Directives for Serial and Reentrant Programs
Directives for Serial and Reentrant Programs
The following two directives effect the serialization and reentrancy of multi-threaded programs:
REENTRANT - Controls reentrancy of a program
SERIAL - Controls serialization of a program
Parent topic:
Multi-threading Compiler Directives