Home | History | Annotate | Download | only in m_syswrap

Lines Matching refs:ptst

176    ThreadState* ptst = VG_(get_ThreadState)(ptid);
196 setup_child( &ctst->arch, &ptst->arch );
204 ctst->sig_mask = ptst->sig_mask;
205 ctst->tmp_sig_mask = ptst->sig_mask;
216 ctst->os_state.threadgroup = ptst->os_state.threadgroup;