reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
183 if (!TCR_4(other_threads[i]->th.th_info.ds.ds_stackgrow)) { 269 (th->th.th_info.ds.ds_stackgrow) ? "initial" : "actual"); 274 (th->th.th_info.ds.ds_stackgrow) ? "initial" : "actual");projects/openmp/runtime/src/z_Linux_util.cpp
510 TCW_4(th->th.th_info.ds.ds_stackgrow, FALSE); 518 TCW_4(th->th.th_info.ds.ds_stackgrow, TRUE);