|
Gamgee
You miserable little maggot. I'll stove your head in!
|
#include <thread_pool.h>
Public Attributes | |
| struct t_pool * | p |
| int | idx |
| pthread_t | tid |
| pthread_cond_t | pending_c |
| long long | wait_time |
| 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 |
1.8.8