Home
last modified time | relevance | path

Searched refs:is_in_syscall (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/coregrind/
Dpub_core_syswrap.h55 extern Bool VG_(is_in_syscall) ( Int tid );
Dm_stacktrace.c579 VG_(is_in_syscall)(tid_if_known) &&
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-main.c1639 Bool VG_(is_in_syscall) ( Int tid ) in VG_() argument