NVBIO
|
Public Methods | |
void | set_data (BgzfData *data) |
void | run () |
Public Methods inherited from nvbio::Thread< BgzfThread > | |
void | create () |
create the thread More... | |
void | join () |
join the thread More... | |
Public Methods inherited from nvbio::ThreadBase | |
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 |