kmpc_thunk_t Struct Reference

#include <kmp.h>

Data Fields

union {
   struct kmpc_thunk_t *   th_next_free
   kmpc_shared_vars_t *   th_shareds
th
struct kmpc_thunk_tth_encl_thunk
kmp_int32 th_flags
kmp_int32 th_status
kmpc_task_t th_task
kmp_uint32 th_tasknum

Detailed Description

Definition at line 1215 of file kmp.h.


Field Documentation

union { ... } kmpc_thunk_t::th

Definition at line 1224 of file kmp.h.

Referenced by __kmp_dump_thunk(), __kmp_free_thunk(), and __kmpc_task().


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

Generated on 25 Aug 2013 for libomp_oss by  doxygen 1.6.1