Utilities.hpp File Reference
#include <rexx.h>
#include <sys/types.h>
#include <stdarg.h>
Include dependency graph for Utilities.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Utilities
 

Macros

#define CONCURRENCY_TRACE   "%8.8x %8.8x %8.8x %5.5hu%c "
 
#define CONCURRENCY_BUFFER_SIZE   100
 

Macro Definition Documentation

◆ CONCURRENCY_BUFFER_SIZE

#define CONCURRENCY_BUFFER_SIZE   100

Definition at line 53 of file Utilities.hpp.

◆ CONCURRENCY_TRACE

#define CONCURRENCY_TRACE   "%8.8x %8.8x %8.8x %5.5hu%c "

Definition at line 50 of file Utilities.hpp.