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