HDK
|
#include <UT_Relacy.h>
Public Types | |
typedef UT_RelacyTest < DERIVED_T, THREAD_COUNT > | TestThread |
Static Public Member Functions | |
static bool | simulate (int ITER_COUNT, bool verbose) |
Protected Member Functions | |
void | construct () |
void | destruct () |
void | fail () |
void | sleepRandom (unsigned int max_millisec) |
int | getMaxThreadId (int num_threads) const |
Friends | |
template<typename T > | |
struct | UT_Relacy::ThreadData |
Definition at line 703 of file UT_Relacy.h.
typedef UT_RelacyTest<DERIVED_T,THREAD_COUNT> UT_RelacyTest< DERIVED_T, THREAD_COUNT >::TestThread |
Definition at line 706 of file UT_Relacy.h.
|
inlineprotected |
Definition at line 760 of file UT_Relacy.h.
|
inlineprotected |
Definition at line 764 of file UT_Relacy.h.
|
inlineprotected |
Definition at line 768 of file UT_Relacy.h.
|
inlineprotected |
Definition at line 779 of file UT_Relacy.h.
|
inlinestatic |
Definition at line 709 of file UT_Relacy.h.
|
inlineprotected |
Definition at line 774 of file UT_Relacy.h.
|
friend |
Definition at line 801 of file UT_Relacy.h.