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

  /bionic/libc/bionic/
fork.cpp 36 int fork() { function
41 // Remember the parent pid and invalidate the cached value while we fork.
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
tool.h 34 fork, member in struct:perf_tool
event.h 177 struct fork_event fork; member in union:perf_event
  /external/chromium_org/third_party/skia/src/utils/win/
SkDWriteFontFileStream.cpp 105 SkDWriteFontFileStream* SkDWriteFontFileStream::fork() const { function in class:SkDWriteFontFileStream
  /bionic/libc/kernel/uapi/linux/
cn_proc.h 57 } fork; member in union:proc_event::__anon356
  /development/ndk/platforms/android-L/include/linux/
cn_proc.h 57 } fork; member in union:proc_event::__anon1968
  /external/bison/lib/
spawni.c 67 # define fork __fork macro
85 an error after the fork() was successful. Since no new wait status
170 new_pid = fork ();
  /external/chromium_org/third_party/skia/include/core/
SkStream.h 116 virtual SkStreamSeekable* fork() const { return NULL; } function in class:SkStream
140 /** SkStreamSeekable is a SkStreamRewindable for which position, seek, move, and fork are required. */
149 virtual SkStreamSeekable* fork() const SK_OVERRIDE = 0;
156 virtual SkStreamAsset* fork() const SK_OVERRIDE = 0;
166 virtual SkStreamMemory* fork() const SK_OVERRIDE = 0;
260 virtual SkStreamAsset* fork() const SK_OVERRIDE;
332 virtual SkMemoryStream* fork() const SK_OVERRIDE;
  /external/kernel-headers/original/uapi/linux/
cn_proc.h 77 } fork; member in union:proc_event::__anon2483
  /external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/
ANTLR3.java 78 /** fork */
79 private boolean fork; field in class:ANTLR3
311 // we are forced to fork ANTLR since there is a call
319 this.fork = s;
  /external/chromium_org/third_party/skia/src/core/
SkStream.cpp 267 SkStreamAsset* SkFILEStream::fork() const { function in class:SkFILEStream
398 SkMemoryStream* SkMemoryStream::fork() const { function in class:SkMemoryStream
743 virtual SkBlockMemoryStream* fork() const SK_OVERRIDE {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-jdepend.jar 
ant-junit.jar 
ant.jar 
  /external/fio/os/windows/
posix.c 312 int fork(void) function
  /external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/
antlr3.jar 
  /external/emma/lib/
emma_ant.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface_3.6.1.M20100825-0800.jar 
org.apache.jasper_5.5.17.v201004212143.jar 
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 

Completed in 2112 milliseconds