Searched refs:client_syscall (Results 1 – 3 of 3) sorted by relevance
47 extern void VG_(client_syscall) ( ThreadId tid, UInt trc );
1126 SCHEDSETJMP(tid, jumped, VG_(client_syscall)(tid, trc)); in handle_syscall()
1662 void VG_(client_syscall) ( ThreadId tid, UInt trc ) in VG_() argument