HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_Relacy.h File Reference
#include "UT_Assert.h"
#include "UT_ValArray.h"
#include "UT_Thread.h"
#include "UT_StopWatch.h"
#include "UT_String.h"
#include "UT_SysClone.h"
#include "UT_UniquePtr.h"
#include <SYS/SYS_Math.h>
#include <typeinfo>
+ Include dependency graph for UT_Relacy.h:

Go to the source code of this file.

Classes

class  UT_Relacy::ThreadPool
 
struct  UT_Relacy::ThreadData< T >
 
class  UT_RelacyTest< DERIVED_T, THREAD_COUNT >
 

Namespaces

 UT_Relacy
 

Macros

#define UT_VAR(X)   (X)
 
#define UT_VAR_T(X)   X
 
#define UT_LOG_EVENT(X)
 

Macro Definition Documentation

#define UT_LOG_EVENT (   X)

Definition at line 35 of file UT_Relacy.h.

#define UT_VAR (   X)    (X)

Definition at line 32 of file UT_Relacy.h.

#define UT_VAR_T (   X)    X

Definition at line 33 of file UT_Relacy.h.