Searched refs:kmp_nested_nthreads_t (Results 1 – 4 of 4) sorted by relevance
86 OMPD_ACCESS(kmp_nested_nthreads_t, used) \87 OMPD_ACCESS(kmp_nested_nthreads_t, nth) \144 OMPD_SIZEOF(kmp_nested_nthreads_t) \
198 kmp_nested_nthreads_t __kmp_nested_nth = {NULL, 0, 0};
3249 typedef struct kmp_nested_nthreads_t { struct3253 } kmp_nested_nthreads_t; argument3255 extern kmp_nested_nthreads_t __kmp_nested_nth;
1091 kmp_nested_nthreads_t *nth_array) { in __kmp_parse_nested_num_threads()