Home
last modified time | relevance | path

Searched refs:post_syscall (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/main/coregrind/
Dpub_core_syswrap.h45 extern void VG_(post_syscall) ( ThreadId tid );
Dm_signals.c2412 VG_(post_syscall)(tid); in sigvgkill_handler() local
/external/valgrind/main/coregrind/m_syswrap/
Dsyswrap-main.c1566 VG_(post_syscall)(tid); in VG_() local
1584 void VG_(post_syscall) (ThreadId tid) in VG_() argument
2054 VG_(post_syscall)(tid); in VG_() local
2070 VG_(post_syscall)(tid); in VG_() local
2083 VG_(post_syscall)(tid); in VG_() local
2123 VG_(post_syscall)(tid); in ML_() local
/external/valgrind/main/include/
Dpub_tool_tooliface.h427 void (*post_syscall)(ThreadId tid, UInt syscallno,