Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/openmp/runtime/src/
H A Dkmp_gsupport.cpp264 #define KMP_DISPATCH_INIT __kmp_aux_dispatch_init_4 macro
268 #define KMP_DISPATCH_INIT __kmp_aux_dispatch_init_8 macro
329 KMP_DISPATCH_INIT(loc, *gtid, schedule, start, end, incr, chunk_size, in __kmp_GOMP_parallel_microtask_wrapper()
534 KMP_DISPATCH_INIT(&loc, gtid, (schedule), lb, \
570 KMP_DISPATCH_INIT(&loc, gtid, (schedule), lb, \
679 KMP_DISPATCH_INIT(&loc, gtid, (schedule), lb, \
726 KMP_DISPATCH_INIT(&loc, gtid, (schedule), lb, \
1066 KMP_DISPATCH_INIT(&loc, gtid, (schedule), lb, \
1259 KMP_DISPATCH_INIT(&loc, gtid, kmp_nm_dynamic_chunked, 1, count, 1, 1, TRUE); in KMP_EXPAND_NAME()
1335 KMP_DISPATCH_INIT(&loc, gtid, kmp_nm_dynamic_chunked, 1, count, 1, 1, TRUE); in KMP_EXPAND_NAME()
[all …]