NVBIO
|
Public Methods | |
void | set_data (BgzfData *data) |
void | run () |
![]() | |
void | create () |
create the thread More... | |
void | join () |
join the thread More... | |
![]() | |
ThreadBase () | |
~ThreadBase () | |
void | set_id (const uint32 id) |
uint32 | get_id () const |
void | create (void *(*func)(void *), void *arg) |
create the thread More... | |
void | join () |
join the thread More... | |
Public Members | |
BgzfData * | m_data |
|
inline |