reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
508 TCW_PTR(th->th.th_info.ds.ds_stackbase, (((char *)addr) + size)); 509 TCW_PTR(th->th.th_info.ds.ds_stacksize, size); 510 TCW_4(th->th.th_info.ds.ds_stackgrow, FALSE); 516 TCW_PTR(th->th.th_info.ds.ds_stacksize, 0); 517 TCW_PTR(th->th.th_info.ds.ds_stackbase, &stack_data); 518 TCW_4(th->th.th_info.ds.ds_stackgrow, TRUE);