Searched refs:SCHEDULE_NONMONOTONIC (Results 1 – 2 of 2) sorted by relevance
76 int monotonicity = SCHEDULE_NONMONOTONIC; in __kmp_get_monotonicity()86 monotonicity = SCHEDULE_NONMONOTONIC; in __kmp_get_monotonicity()325 if (monotonicity == SCHEDULE_NONMONOTONIC) in __kmp_dispatch_init_algorithm()
475 #define SCHEDULE_NONMONOTONIC 0 macro