Abraxas/ECS C++ Home Table of Contents
/*
*/
typedef int FOO;
FOO FOO_GLO;
Function Name: Thread() int Thread() { int locfoo; FOO_GLO ++; // 64. Design for reentrancy.
int Thread() {
int locfoo;
FOO_GLO ++; // 64. Design for reentrancy.
}