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_worker_t Struct Reference

#include <thread_pool.h>

Public Attributes

struct t_poolp
 
int idx
 
pthread_t tid
 
pthread_cond_t pending_c
 
long long wait_time
 

Member Data Documentation

int t_pool_worker_t::idx
struct t_pool* t_pool_worker_t::p
pthread_cond_t t_pool_worker_t::pending_c
pthread_t t_pool_worker_t::tid
long long t_pool_worker_t::wait_time

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