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) \
200 kmp_nested_nthreads_t __kmp_nested_nth = {NULL, 0, 0};
3537 typedef struct kmp_nested_nthreads_t { struct3541 } kmp_nested_nthreads_t; argument3543 extern kmp_nested_nthreads_t __kmp_nested_nth;
1117 kmp_nested_nthreads_t *nth_array) { in __kmp_parse_nested_num_threads()