kmp_disp Struct Reference

#include <kmp.h>

Data Fields

void * dummy_padding [2]
void(* th_deo_fcn )(int *gtid, int *cid, ident_t *)
dispatch_private_info_tth_disp_buffer
kmp_int32 th_disp_index
dispatch_private_info_tth_dispatch_pr_current
dispatch_shared_info_tth_dispatch_sh_current
void(* th_dxo_fcn )(int *gtid, int *cid, ident_t *)

Detailed Description

Definition at line 1521 of file kmp.h.


Field Documentation

Definition at line 1532 of file kmp.h.

void(* kmp_disp::th_deo_fcn)(int *gtid, int *cid, ident_t *)

Definition at line 1530 of file kmp.h.

Referenced by __kmp_initialize_info().

Definition at line 1531 of file kmp.h.

Referenced by __kmp_initialize_info().

Definition at line 1528 of file kmp.h.

Definition at line 1527 of file kmp.h.

void(* kmp_disp::th_dxo_fcn)(int *gtid, int *cid, ident_t *)

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

Generated on 25 Aug 2013 for libomp_oss by  doxygen 1.6.1