Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/runtime/src/
H A Dz_Linux_util.cpp409 static kmp_int32 __kmp_set_stack_info(int gtid, kmp_info_t *th) { in __kmp_set_stack_info() function
523 __kmp_set_stack_info(gtid, (kmp_info_t *)thr); in __kmp_launch_worker()
564 __kmp_set_stack_info(((kmp_info_t *)thr)->th.th_info.ds.ds_gtid, in __kmp_launch_monitor()
740 __kmp_set_stack_info(gtid, th); in __kmp_create_worker()