NVBIO
|
Definition at line 65 of file thread_pool.h.
#include <thread_pool.h>
Public Members | |
struct t_res * | next |
int | serial |
void * | data |
void* t_res::data |
Definition at line 68 of file thread_pool.h.
struct t_res* t_res::next |
Definition at line 66 of file thread_pool.h.
int t_res::serial |
Definition at line 67 of file thread_pool.h.