Searched defs:throttling (Results 1 – 3 of 3) sorted by relevance
32 int throttling = strcmp(getenv("KMP_ENABLE_TASK_THROTTLING"), "1") == 0; in main() local
38 BOOL throttling; member
91 Map<String, Object> throttling = getObject(serviceConfig, retryThrottlingKey); in getThrottlePolicy() local