Searched refs:task_path_fixed_len (Results 1 – 1 of 1) sorted by relevance
2524 int task_path_fixed_len; in __kmp_get_load_balance() local2571 task_path_fixed_len = task_path.used; // Remember number of used characters. in __kmp_get_load_balance()2591 task_path.used = task_path_fixed_len; // Reset task_path to "/proc/". in __kmp_get_load_balance()