OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:client_syscall
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/coregrind/
pub_core_syswrap.h
47
extern void VG_(
client_syscall
) ( ThreadId tid, UInt trc );
/external/valgrind/coregrind/m_scheduler/
scheduler.c
[
all
...]
/external/valgrind/coregrind/m_syswrap/
syswrap-main.c
115
/* The main function is VG_(
client_syscall
). The simulation calls it
120
arcane. See big big comment in VG_(
client_syscall
).
1710
void VG_(
client_syscall
) ( ThreadId tid, UInt trc )
function
[
all
...]
Completed in 153 milliseconds