Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_tasking.cpp3821 maxthreads = task_team->tt.tt_max_threads;
3882 task_team->tt.tt_max_threads = nthreads;
3916 for (i = 0; i < task_team->tt.tt_max_threads; i++) {
H A Dkmp.h2853 kmp_int32 tt_max_threads; // # entries allocated for threads_data array member