Home
last modified time | relevance | path

Searched refs:new_start_gtid (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp4538 int new_start_gtid = TCR_4(__kmp_init_hidden_helper_threads) in __kmp_allocate_thread() local
4542 for (new_gtid = new_start_gtid; TCR_PTR(__kmp_threads[new_gtid]) != NULL; in __kmp_allocate_thread()