HomeSort by relevance Sort by last modified time
    Searched full:forked (Results 1 - 25 of 145) sorted by null

1 2 3 4 5 6

  /art/test/107-int-math2/
info.txt 1 A forked and extended version of IntMath from 003-omnibus-opcodes.
  /external/nist-sip/java/gov/nist/javax/sip/
ResponseEventExt.java 22 * Return true if this is a forked response.
24 * @return true if the response event is for a forked response.
31 * Set the original transaction for a forked response.
40 * Get the original transaction for which this is a forked response.
43 * @return the original clientTx for which this is a forked response.
  /external/valgrind/main/gdbserver_tests/
nlfork_chain.vgtest 2 # of forked processes.
  /external/chromium_org/chrome/third_party/mozilla_security_manager/
README.chromium 11 Files are forked from Mozilla's because of the heavy adaptations necessary.
  /external/chromium_org/net/third_party/mozilla_security_manager/
README.chromium 15 Files are forked from Mozilla's because of the heavy adaptations necessary.
  /external/valgrind/main/none/tests/
fdleak.h 19 * that forked the current process. Close these file descriptors right
  /external/chromium/crypto/
nss_util.h 59 // This methods is used to disable checks in NSS when used in a forked process.
60 // NSS checks whether it is running a forked process to avoid problems when
61 // using user security modules in a forked process. However if we are sure
62 // there are no modules loaded before the process is forked then there is no
  /external/chromium_org/content/public/browser/
zygote_host_linux.h 33 // after the first render has been forked.
  /external/chromium_org/third_party/protobuf/
README.chromium 33 We have not forked the Java version of protobuf-lite, so the Java version does
  /external/chromium_org/crypto/
nss_util.h 72 // This method is used to disable checks in NSS when used in a forked process.
73 // NSS checks whether it is running a forked process to avoid problems when
74 // using user security modules in a forked process. However if we are sure
75 // there are no modules loaded before the process is forked then there is no
  /external/chromium_org/third_party/libjingle/source/talk/base/
posix.h 36 // executable are not reported. Returns true if the daemon process was forked
  /external/chromium_org/tools/android/forwarder2/
daemon.h 56 // not necessarily mean that the current process was forked in case the daemon
  /external/oprofile/libutil++/
child_reader.cpp 39 forked(false)
109 forked = true;
260 if (!forked) {
child_reader.h 108 bool forked; member in class:child_reader
  /external/chromium/base/allocator/
README 33 time we no longer need any forked files.
  /external/chromium/chrome/browser/cocoa/
authorization_util.h 11 // the forked pid. If used irresponsibly, zombie processes will accumulate.
  /external/chromium_org/base/allocator/
README 33 time we no longer need any forked files.
  /external/chromium_org/chrome/common/metrics/proto/
perf_data.proto 31 // FORK: a process was forked.
268 // Forked process ID.
274 // Forked process thread ID.
  /external/chromium_org/base/mac/
authorization_util.h 10 // the forked pid. If used irresponsibly, zombie processes will accumulate.
  /external/chromium_org/chrome/browser/prefs/
pref_service_syncable.h 104 // "forked" PrefService.
  /system/core/init/
ueventd.c 57 * init sets the umask to 077 for forked processes. We need to
  /external/qemu/memcheck/
memcheck_common.h 111 * is doing allocation has been forked from the process that initialized
220 * After a process has been forked, but before it actually starts executing,
227 * When a process is forked from its parent process, the forked process inherits
229 * for the parent process must be also recorded for the forked process. This
230 * flag marks entries in the forked process' allocation descriptors map that
memcheck.h 115 * indicates that new process has been forked / created. It's assumed, that
119 * new_pid - Process ID that's been assigned to the forked process.
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest-death-test.cc 63 "Indicates how to run a death test in a forked child process: "
251 void set_forked(bool forked) { forked_ = forked; }
261 // True if the death test successfully forked.
  /external/chromium-trace/trace-viewer/third_party/python_gflags/
NEWS 72 release; it is version 1.3 because this code is forked from the 1.3

Completed in 387 milliseconds

1 2 3 4 5 6