_control_block Struct Reference
Public Attributes | |
unsigned long long | out_addr |
unsigned long long | in_addr [MAX_PDF_CALC_SIZE] |
unsigned char | in_length [MAX_PDF_CALC_SIZE] |
float | vector [39] |
int | nrPDFs |
unsigned char | pad [24] |
Member Data Documentation
unsigned long long _control_block::in_addr[MAX_PDF_CALC_SIZE] |
Referenced by thread_pdfCalculation().
unsigned char _control_block::in_length[MAX_PDF_CALC_SIZE] |
Referenced by thread_pdfCalculation().
Referenced by thread_pdfCalculation().
unsigned long long _control_block::out_addr |
Referenced by thread_pdfCalculation().
unsigned char _control_block::pad[24] |
float _control_block::vector[39] |
Referenced by thread_pdfCalculation().