Home
last modified time | relevance | path

Searched defs:task_thread_limit (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp1942 int task_thread_limit = 0; in __kmp_fork_call() local
H A Dkmp.h2184 int task_thread_limit; /* internal control for thread-limit-var of a task*/ member