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/main/coregrind/
pub_core_options.h 100 VG_(clo_child_silent_after_fork) causes children to fall silent
103 extern Bool VG_(clo_child_silent_after_fork);
m_options.c 68 Bool VG_(clo_child_silent_after_fork) = False; variable
m_main.c 544 VG_(clo_child_silent_after_fork)) {}
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-aix5.c     [all...]
syswrap-generic.c     [all...]
syswrap-linux.c 412 if (VG_(clo_child_silent_after_fork)) {
    [all...]

Completed in 336 milliseconds