Searched defs:schedtype (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_sched.cpp | 75 kmp_int32 schedtype, kmp_int32 *plastiter, in __kmp_for_static_init() 889 void __kmpc_for_static_init_4(ident_t *loc, kmp_int32 gtid, kmp_int32 schedtype, in __kmpc_for_static_init_4() 906 kmp_int32 schedtype, kmp_int32 *plastiter, in __kmpc_for_static_init_4u() 922 void __kmpc_for_static_init_8(ident_t *loc, kmp_int32 gtid, kmp_int32 schedtype, in __kmpc_for_static_init_8() 939 kmp_int32 schedtype, kmp_int32 *plastiter, in __kmpc_for_static_init_8u()
|
H A D | kmp_dispatch.cpp | 1109 kmp_uint64 schedtype = 0; in __kmp_dispatch_init() local
|