reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
778 th->th.th_info.ds.ds_gtid = gtid; 801 th->th.th_info.ds.ds_thread = pthread_self(); 802 __kmp_set_stack_info(gtid, th); 803 __kmp_check_stack_overlap(th); 865 pthread_create(&handle, &thread_attr, __kmp_launch_worker, (void *)th); 884 th->th.th_info.ds.ds_thread = handle;