Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h2374 #define get__sched_2(xteam, xtid) \ macro
H A Dkmp_runtime.cpp2181 kmp_r_sched_t new_sched = get__sched_2(parent_team, master_tid); in __kmp_fork_call()