Searched refs:set__max_active_levels (Results 1 – 4 of 4) sorted by relevance
607 set__max_active_levels(thread, (KMP_DEREF flag) ? max_active_levels : 1); in KMP_EXPAND_NAME()
2127 #define set__max_active_levels(xthread, xval) \ macro
1853 set__max_active_levels(thread, flag ? __kmp_dflt_max_active_levels : 1); in ompc_set_nested()
2732 set__max_active_levels(thread, max_active_levels); in __kmp_set_max_active_levels()