#include <stdarg.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
#include <sys/types.h>
#include "Utilities.hpp"
Go to the source code of this file.
Variables | |
static ConcurrencyInfosCollector | concurrencyCollector = NULL |
|
static |
Definition at line 53 of file Utilities.cpp.
Referenced by Utilities::GetConcurrencyInfos(), and Utilities::SetConcurrencyInfosCollector().