Constructor & Destructor Documentation
| tracy::Thread::Thread |
( |
void(*)(void *ptr) |
func, |
|
|
void * |
ptr |
|
) |
| |
|
inline |
| tracy::Thread::~Thread |
( |
| ) |
|
|
inline |
Member Function Documentation
| pthread_t tracy::Thread::Handle |
( |
| ) |
const |
|
inline |
| static void* tracy::Thread::Launch |
( |
void * |
ptr | ) |
|
|
inlinestaticprivate |
Member Data Documentation
| void(* tracy::Thread::m_func)(void *ptr) |
|
private |
| void* tracy::Thread::m_ptr |
|
private |
| pthread_t tracy::Thread::m_thread |
|
private |
The documentation for this class was generated from the following file: