Home | History | Annotate | Download | only in m_syswrap

Lines Matching refs:post_syscall

1546             VG_(post_syscall).  Once that's done, control drops back
1627 VG_(post_syscall)(tid);
1645 void VG_(post_syscall) (ThreadId tid)
1761 eventually return and so control is passed to VG_(post_syscall).
1771 VG_(post_syscall) too.
1988 This will also call VG_(post_syscall) if the syscall has actually
1990 actually finished). It will not call VG_(post_syscall) if the
2124 VG_(post_syscall)(tid);
2140 VG_(post_syscall)(tid);
2153 VG_(post_syscall)(tid);
2188 vg_assert(tst->os_state.wq_jmpbuf_valid); // check this BEFORE post_syscall
2193 VG_(post_syscall)(tid);