Searched refs:my_st (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_dispatch_hier.h | 503 ST my_st; in next_recurse() local 532 &my_st, nproc, hier_id); in next_recurse() 543 &my_st, hid, hier_level + 1); in next_recurse() 563 gtid, my_pr, my_sh, &contains_last, &my_lb, &my_ub, &my_st, nproc, in next_recurse() 573 current->set_next(my_lb, my_ub, my_st, status, tdata->index); in next_recurse()
|