Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_syswrap/
Dsyswrap-main.c2032 VG_(post_syscall)(tid); in VG_() local
2050 void VG_(post_syscall) (ThreadId tid) in VG_() argument
2701 VG_(post_syscall)(tid); in VG_() local
2729 VG_(post_syscall)(tid); in VG_() local
2749 VG_(post_syscall)(tid); in VG_() local
2804 VG_(post_syscall)(tid); in ML_() local
/external/valgrind/memcheck/tests/
DMakefile.am380 post-syscall \
/external/valgrind/coregrind/
Dm_signals.c2891 VG_(post_syscall)(tid); in sigvgkill_handler() local