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

  /external/valgrind/coregrind/
pub_core_options.h 114 VG_(clo_child_silent_after_fork) causes children to fall silent
117 extern Bool VG_(clo_child_silent_after_fork);
m_options.c 81 Bool VG_(clo_child_silent_after_fork) = False; variable
m_main.c 652 VG_(clo_child_silent_after_fork)) {}
    [all...]
  /external/valgrind/coregrind/m_syswrap/
syswrap-generic.c     [all...]
syswrap-linux.c 482 if (VG_(clo_child_silent_after_fork)) {
    [all...]
syswrap-solaris.c     [all...]

Completed in 46 milliseconds