HomeSort by relevance Sort by last modified time
    Searched defs:atfork (Results 1 - 4 of 4) sorted by null

  /external/valgrind/main/coregrind/
m_libcproc.c 657 atfork()
660 struct atfork { struct
668 static struct atfork atforks[VG_MAX_ATFORK];
671 void VG_(atfork)(vg_atfork_t pre, vg_atfork_t parent, vg_atfork_t child) function
684 "Too many VG_(atfork) handlers requested: raise VG_MAX_ATFORK");
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
def.h 359 void (*atfork)(void); /**< Is called immediately after the member in struct:pa_spawn_api
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
def.h 359 void (*atfork)(void); /**< Is called immediately after the member in struct:pa_spawn_api
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
def.h 359 void (*atfork)(void); /**< Is called immediately after the member in struct:pa_spawn_api

Completed in 73 milliseconds