Go to the source code of this file.
Classes | |
struct | ConcurrencyInfos |
class | Utilities |
Macros | |
#define | CONCURRENCY_TRACE "%8.8x %8.8x %8.8x %5.5hu%c " |
#define | CONCURRENCY_BUFFER_SIZE 100 |
Typedefs | |
typedef void(* | ConcurrencyInfosCollector) (struct ConcurrencyInfos &concurrencyInfos) |
#define CONCURRENCY_BUFFER_SIZE 100 |
Definition at line 53 of file Utilities.hpp.
#define CONCURRENCY_TRACE "%8.8x %8.8x %8.8x %5.5hu%c " |
Definition at line 50 of file Utilities.hpp.
typedef void(* ConcurrencyInfosCollector) (struct ConcurrencyInfos &concurrencyInfos) |
Definition at line 72 of file Utilities.hpp.