AERA
List of all members
TestMem< O, S >::_Thread Class Reference
Inheritance diagram for TestMem< O, S >::_Thread:
core::Thread

Additional Inherited Members

- Public Member Functions inherited from core::Thread
void start (thread_function f)
 
void suspend ()
 
void resume ()
 
void terminate ()
 
- Static Public Member Functions inherited from core::Thread
template<class T >
static T * New (thread_function f, void *args)
 
static void TerminateAndWait (Thread **threads, uint32 threadCount)
 
static void TerminateAndWait (Thread *thread)
 
static void Wait (Thread **threads, uint32 threadCount)
 
static void Wait (Thread *thread)
 
static void Sleep (std::chrono::milliseconds ms)
 
static void Sleep (std::chrono::system_clock::duration ms)
 
static void Sleep ()
 

Detailed Description

template<class O, class S>
class TestMem< O, S >::_Thread

Definition at line 127 of file test_mem.h.


The documentation for this class was generated from the following file: