Searched defs:post_syscall (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-main.c1485 VG_(post_syscall). Once that's done, control drops back
1566 VG_(post_syscall)(tid);
1584 void VG_(post_syscall) (ThreadId tid) function
1700 eventually return and so control is passed to VG_(post_syscall).
1710 VG_(post_syscall) too.
1918 This will also call VG_(post_syscall) if the syscall has actually
1920 actually finished). It will not call VG_(post_syscall) if the
2054 VG_(post_syscall)(tid);
2070 VG_(post_syscall)(tid);
2083 VG_(post_syscall)(ti
[all...]

Completed in 52 milliseconds