Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
HDkmp_sched.cpp66 kmp_int32 schedtype, kmp_int32 *plastiter, in __kmp_for_static_init()
794 void __kmpc_for_static_init_4(ident_t *loc, kmp_int32 gtid, kmp_int32 schedtype, in __kmpc_for_static_init_4()
811 kmp_int32 schedtype, kmp_int32 *plastiter, in __kmpc_for_static_init_4u()
827 void __kmpc_for_static_init_8(ident_t *loc, kmp_int32 gtid, kmp_int32 schedtype, in __kmpc_for_static_init_8()
844 kmp_int32 schedtype, kmp_int32 *plastiter, in __kmpc_for_static_init_8u()
HDkmp_dispatch.cpp912 kmp_uint64 schedtype = 0; in __kmp_dispatch_init() local