Searched refs:base_num_threads (Results 1 – 2 of 2) sorted by relevance
1272 kmp_uint32 base_num_threads; variable1339 base_num_threads = num_addrs; in init()1381 if (nproc <= base_num_threads) // happy with other thread's resize in resize()1387 if (nproc <= base_num_threads) in resize()1438 base_num_threads = nproc; in resize()
86 if (nproc > machine_hierarchy.base_num_threads) in __kmp_get_hierarchy()