Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dpub_core_syswrap.h48 extern void VG_(post_syscall) ( ThreadId tid );
Dm_signals.c2641 VG_(post_syscall)(tid); in sigvgkill_handler() local
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-main.c1814 VG_(post_syscall)(tid); in VG_() local
1832 void VG_(post_syscall) (ThreadId tid) in VG_() argument
2391 VG_(post_syscall)(tid); in VG_() local
2407 VG_(post_syscall)(tid); in VG_() local
2420 VG_(post_syscall)(tid); in VG_() local
2460 VG_(post_syscall)(tid); in ML_() local
/external/valgrind/include/
Dpub_tool_tooliface.h439 void (*post_syscall)(ThreadId tid, UInt syscallno,