OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_in_syscall
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/coregrind/
pub_core_syswrap.h
55
extern Bool VG_(
is_in_syscall
) ( Int tid );
m_stacktrace.c
43
#include "pub_core_syswrap.h" // VG_(
is_in_syscall
)
564
VG_(
is_in_syscall
)(tid_if_known) &&
[
all
...]
/external/valgrind/coregrind/m_syswrap/
syswrap-main.c
1687
Bool VG_(
is_in_syscall
) ( Int tid )
function
[
all
...]
Completed in 2747 milliseconds