Home | History | Annotate | Download | only in m_syswrap

Lines Matching refs:ptst

216    ThreadState* ptst = VG_(get_ThreadState)(ptid);
247 setup_child( &ctst->arch, &ptst->arch );
259 ctst->sig_mask = ptst->sig_mask;
260 ctst->tmp_sig_mask = ptst->sig_mask;
263 ctst->os_state.threadgroup = ptst->os_state.threadgroup;