Gamgee
You miserable little maggot. I'll stove your head in!
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
t_pool_job Struct Reference

#include <thread_pool.h>

Public Attributes

void *(* func )(void *arg)
 
void * arg
 
struct t_pool_jobnext
 
struct t_poolp
 
struct t_results_queueq
 
int serial
 

Member Data Documentation

void* t_pool_job::arg
void*(* t_pool_job::func)(void *arg)
struct t_pool_job* t_pool_job::next
struct t_pool* t_pool_job::p
struct t_results_queue* t_pool_job::q
int t_pool_job::serial

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