Home | History | Annotate | Download | only in m_syswrap

Lines Matching refs:ptid

209 static SysRes do_clone ( ThreadId ptid, 
217 ThreadState* ptst = VG_(get_ThreadState)(ptid);
226 vg_assert(VG_(is_running_thread)(ptid));
256 ctst->os_state.parent = ptid;
279 vg_assert(VG_(owns_BigLock_LL)(ptid));
280 VG_TRACK ( pre_thread_ll_create, ptid, ctid );