Struct dp_pool_t¶
#include <dp_parallel.h>
Public Attributes¶
| Type | Name |
|---|---|
| int | busy |
| pthread_cond_t | done |
| unsigned long | gen |
| int | helpers |
| pthread_mutex_t | mu |
| int | stop |
| pthread_t * | th |
| pthread_cond_t | wake |
| dp_pf_shared_t | work |
Public Attributes Documentation¶
variable busy¶
variable done¶
variable gen¶
variable helpers¶
variable mu¶
variable stop¶
variable th¶
variable wake¶
variable work¶
The documentation for this class was generated from the following file native/inc/dp_parallel.h