#include <pthread_pool.h>
Data Fields | |
| pthread_mutexattr_t | mutex_attr |
| mutex attributes | |
| pthread_condattr_t | cond_attr |
| condition attributes | |
| pthread_attr_t | thread_attr |
| thread attributes | |
| int | pshared |
| process sharing attribute | |
| int | block |
| pool blocking attribute | |
1.5.1