HomeSort by relevance Sort by last modified time
    Searched full:reap (Results 26 - 50 of 81) sorted by null

12 3 4

  /external/autotest/client/tests/unixbench5/
unixbench5.py 15 - Process creation - number of times a process can fork and reap
16 - Shell Scripts - number of times a process can start and reap a script
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/bin/
elbadmin 34 reap <name> Remove terminated instances from ELB <name>
286 elif command == "reap":
  /external/autotest/contrib/
crbug_shell.py 84 logging.warning('Reap can only take an integer argument.')
  /external/iptables/extensions/
libxt_recent.man 47 \fB\-\-reap\fP
  /external/libchrome/base/process/
kill_posix.cc 137 // Return true if the given child is dead. This will also reap the process.
process_posix.cc 90 // We can't use kqueues on child processes because we need to reap
  /external/libvncserver/libvncclient/
listen.c 89 /* reap any zombies */
  /external/libvorbis/include/vorbis/
codec.h 110 struct alloc_chain *reap; member in struct:vorbis_block
  /external/fio/
backend.c 429 * if the queue is full, we MUST reap at least 1 event
524 goto reap;
630 reap:
783 goto reap;
786 goto reap;
912 reap:
    [all...]
fio.h 475 * reap it.
497 * Allow 60 seconds for a job to quit on its own, otherwise reap with
ioengines.c 232 * there is no need to reap complete event in server side.
  /external/autotest/client/site_tests/hardware_MultiReaderPowerConsumption/
hardware_MultiReaderPowerConsumption.py 68 # Reap the dd child so that tail does not wait for the zombie
  /system/core/init/
service.h 87 bool Reap();
service.cpp 96 bool Service::Reap() {
809 if (svc->Reap()) {
  /external/google-breakpad/src/client/linux/handler/
exception_handler.h 179 // the code that will eventually reap |child| executes.
  /external/libchrome/sandbox/linux/services/
credentials.cc 271 // Always reap the child.
  /ndk/sources/host-tools/make-3.81/
job.c 416 use the dead_children count to reap children as best we can. */
443 /* Reap all dead children, storing the returned status and the new command
469 We're blocking for a complete child OR there are more children to reap
496 /* We have one less dead child to reap. As noted in
509 longer than necessary to reap a child, and lose some parallelism;
779 Loop to reap more children. */
    [all...]
  /system/connectivity/shill/
process_manager.cc 221 // Also, we will hopefully reap this process ourselves, so remove any
  /external/libchrome/sandbox/linux/syscall_broker/
broker_process_unittest.cc 431 // Now we check that the broker has been signaled, but do not reap it.
598 // Now check that the broker has exited, but do not reap it.
  /external/dnsmasq/src/
helper.c 172 /* reap our children's children, if necessary */
  /external/google-breakpad/src/client/linux/minidump_writer/
linux_ptrace_dumper_unittest.cc 462 // Reap child
  /system/core/libusbhost/
usbhost.c 696 D("[ reap urb - error ]\n");
  /external/dbus/dbus/
dbus-spawn.c 301 * by some other process, so first try to reap it
305 /* If we couldn't reap the child then kill it, and
    [all...]
  /external/libusb/libusb/os/
linux_usbfs.c     [all...]
  /frameworks/base/services/core/java/com/android/server/
ConnectivityService.java 261 REAP,
262 // Don't reap networks. This should be passed when some networks have not yet been
    [all...]

Completed in 983 milliseconds

12 3 4