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

12 3 4 5 6

  /external/chromium_org/chrome/browser/prefs/
pref_service_syncable.cc 145 // If |pref_service_forked_| is true, then this PrefService and the forked
  /external/chromium_org/content/browser/
plugin_loader_posix.h 35 // 2. The child process this hosts is forked and the canonical list is sent to
  /external/chromium_org/content/public/android/java/src/org/chromium/content/app/
LibraryLoader.java 21 * application processes are forked from the zygote process.
  /external/chromium_org/third_party/libjingle/source/talk/examples/chat/
chatapp.h 56 // for the various tasks will be forked off of this.
  /external/chromium_org/third_party/python_gflags/
NEWS 72 release; it is version 1.3 because this code is forked from the 1.3
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_symbolizer_posix_libcdep.cc 48 // In this case the communication between the forked processes may be
  /frameworks/base/core/java/com/android/internal/os/
WrapperInit.java 65 // wrapper that it directly forked).
  /libcore/luni/src/main/native/
java_lang_ProcessManager.cpp 124 // when we forked, so an attempt to malloc(3) or free(3) would result in deadlock.
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
FragmentStatePagerAdapter2.java 34 * Forked from support lib's {@link FragmentStatePagerAdapter}, with some minor
  /prebuilts/tools/common/gradle-plugins/repository/org/sonatype/oss/oss-parent/7/
oss-parent-7.pom 91 <mavenExecutorId>forked-path</mavenExecutorId>
  /prebuilts/tools/common/m2/repository/org/sonatype/oss/oss-parent/7/
oss-parent-7.pom 91 <mavenExecutorId>forked-path</mavenExecutorId>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
CreateNewConfigJob.java 96 // The given old layout has been forked into a new layout
  /external/qemu/memcheck/
memcheck_proc_management.c 115 /* If new process has been forked, it inherits a copy of parent's
258 /* Process could have been forked, and inherited image path of the
472 * one that's being forked, otherwise tgid identifies process
473 * that's being forked. */
498 * parent's image path in the forked process. */
memcheck_proc_management.h 114 /* Checks if process has been forked, rather than created from a "fresh" PID.
118 * boolean: 1 if process has been forked, or 0 if it was
  /external/chromium_org/chrome/browser/mac/
relauncher.cc 131 // forked off. The relauncher process will only use pipe_write_fd as the
139 // preserve these three FDs in forked processes, so kRelauncherSyncFD should
  /external/chromium_org/tools/cygprofile/
cygprofile.cc 278 // because the new process is just a forked copy.
304 // The very first process starts its flush thread here. Forked processes
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest-death-test.h 74 // It's not safe to call exit() if the current process is forked from
  /external/chromium_org/content/public/test/
browser_test_base.cc 51 // Note: We only want to do this in the browser process, and not forked
  /external/compiler-rt/lib/asan/tests/
asan_mac_test.cc 171 // will cause forked processes to deadlock.
  /external/dhcpcd/
bind.c 108 syslog(LOG_INFO, "forked to background, child pid %d",pid);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
__init__.py 140 Check whether this is a fake forked process in a frozen executable.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
__init__.py 140 Check whether this is a fake forked process in a frozen executable.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_threading.py 490 # Like the test above, but from a forked interpreter
508 # In the forked process, the main Thread object must be marked as stopped.
582 # This acquires the lock and then waits until the child has forked
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_threading.py 490 # Like the test above, but from a forked interpreter
508 # In the forked process, the main Thread object must be marked as stopped.
582 # This acquires the lock and then waits until the child has forked
  /external/nist-sip/java/gov/nist/javax/sip/
DialogFilter.java 1221 SIPClientTransaction forked = this.sipStack.getForkedTransaction(response local
1236 SIPClientTransaction forked = this.sipStack.getForkedTransaction(response local
    [all...]

Completed in 603 milliseconds

12 3 4 5 6