#include <kmp.h>
Data Fields | |
int | p_top |
int | s_top |
struct cons_data * | stack_data |
int | stack_size |
int | stack_top |
int | w_top |
Definition at line 1031 of file kmp.h.
Definition at line 1032 of file kmp.h.
Referenced by __kmp_allocate_cons_stack(), __kmp_check_barrier(), __kmp_check_sync(), __kmp_check_workshare(), __kmp_pop_parallel(), __kmp_push_parallel(), and dump_cons_stack().
Definition at line 1032 of file kmp.h.
Referenced by __kmp_allocate_cons_stack(), __kmp_check_barrier(), __kmp_check_sync(), __kmp_check_workshare(), __kmp_pop_sync(), __kmp_push_sync(), and dump_cons_stack().
struct cons_data* cons_header::stack_data [read] |
Definition at line 1034 of file kmp.h.
Referenced by __kmp_allocate_cons_stack(), __kmp_check_barrier(), __kmp_check_sync(), __kmp_check_workshare(), __kmp_dispatch_deo(), __kmp_dispatch_dxo(), __kmp_expand_cons_stack(), __kmp_free_cons_stack(), __kmp_pop_parallel(), __kmp_pop_sync(), __kmp_pop_workshare(), __kmp_push_parallel(), __kmp_push_sync(), __kmp_push_workshare(), and dump_cons_stack().
Definition at line 1033 of file kmp.h.
Referenced by __kmp_allocate_cons_stack(), __kmp_check_sync(), __kmp_check_workshare(), __kmp_expand_cons_stack(), and __kmp_push_parallel().
Definition at line 1033 of file kmp.h.
Referenced by __kmp_allocate_cons_stack(), __kmp_check_sync(), __kmp_check_workshare(), __kmp_expand_cons_stack(), __kmp_pop_parallel(), __kmp_pop_sync(), __kmp_pop_workshare(), __kmp_push_parallel(), __kmp_push_sync(), __kmp_push_workshare(), and dump_cons_stack().
Definition at line 1032 of file kmp.h.
Referenced by __kmp_allocate_cons_stack(), __kmp_check_barrier(), __kmp_check_sync(), __kmp_check_workshare(), __kmp_dispatch_deo(), __kmp_dispatch_dxo(), __kmp_pop_workshare(), __kmp_push_workshare(), and dump_cons_stack().