Home | History | Annotate | Download | only in m_scheduler

Lines Matching refs:gettid

396    vg_assert(VG_(threads)[tid].os_state.lwpid == VG_(gettid)());
514 VG_(threads)[me].os_state.lwpid = VG_(gettid)();
1111 vg_assert(tst->os_state.lwpid == VG_(gettid)());
1823 Int lwpid = VG_(gettid)();
1836 tid, VG_(threads)[tid].os_state.lwpid, VG_(gettid)());