#include <kmp.h>
Data Fields | |
| ompt_thread_info_t | ompt_thread_info |
| unsigned | th_a |
| int | th_active |
| kmp_uint8 | th_active_in_pool |
| KMP_ALIGN_CACHE kmp_balign_t | th_bar [bs_last_barrier] |
| struct cons_header * | th_cons |
| kmp_disp_t * | th_dispatch |
| int | th_first |
| kmp_free_list_t | th_free_lists [NUM_LISTS] |
| ident_t * | th_ident |
| int | th_in_pool |
| kmp_desc_t | th_info |
| kmp_local_t | th_local |
| kmp_info_p * | th_next_pool |
| KMP_ALIGN_CACHE volatile kmp_int32 | th_next_waiting |
| struct common_table * | th_pri_common |
| struct private_common * | th_pri_head |
| kmp_root_p * | th_root |
| KMP_ALIGN_CACHE kmp_team_p * | th_serial_team |
| KMP_ALIGN_CACHE int | th_set_nproc |
| volatile kmp_uint32 * | th_sleep_loc |
| volatile kmp_uint32 | th_spin_here |
| kmp_team_p * | th_team |
| int | th_team_bt_intervals |
| int | th_team_bt_set |
| kmp_info_p * | th_team_master |
| int | th_team_nproc |
| int | th_team_serialized |
| unsigned | th_x |
Definition at line 2072 of file kmp.h.
| unsigned kmp_base_info::th_a |
| kmp_uint8 kmp_base_info::th_active_in_pool |
| KMP_ALIGN_CACHE kmp_balign_t kmp_base_info::th_bar[bs_last_barrier] |
struct cons_header* kmp_base_info::th_cons [read] |
| kmp_free_list_t kmp_base_info::th_free_lists[NUM_LISTS] |
| KMP_ALIGN_CACHE volatile kmp_int32 kmp_base_info::th_next_waiting |
struct common_table* kmp_base_info::th_pri_common [read] |
struct private_common* kmp_base_info::th_pri_head [read] |
| KMP_ALIGN_CACHE kmp_team_p* kmp_base_info::th_serial_team |
| KMP_ALIGN_CACHE int kmp_base_info::th_set_nproc |
| volatile kmp_uint32* kmp_base_info::th_sleep_loc |
| volatile kmp_uint32 kmp_base_info::th_spin_here |
| unsigned kmp_base_info::th_x |
1.6.1