HomeSort by relevance Sort by last modified time
    Searched refs:client_syscall (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/coregrind/
pub_core_syswrap.h 43 extern void VG_(client_syscall) ( ThreadId tid, UInt trc );
  /external/valgrind/main/coregrind/m_scheduler/
scheduler.c     [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-main.c 104 /* The main function is VG_(client_syscall). The simulation calls it
109 arcane. See big big comment in VG_(client_syscall).
1271 void VG_(client_syscall) ( ThreadId tid, UInt trc ) function
    [all...]

Completed in 176 milliseconds