Searched refs:max_thread_count (Results 1 – 1 of 1) sorted by relevance
69 static int max_thread_count = getCpuCount(); variable193 size_t thread_count = max_thread_count; in compileHeaders()571 if (!android::base::ParseInt<int>(optarg, &max_thread_count, 1)) { in main()