NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Members | List of all members
t_res Struct Reference

Detailed description

Definition at line 65 of file thread_pool.h.

#include <thread_pool.h>

Public Members

struct t_resnext
 
int serial
 
void * data
 

Member Data Documentation

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.


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