OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:forked
(Results
51 - 75
of
145
) sorted by null
1
2
3
4
5
6
/external/nist-sip/java/gov/nist/javax/sip/stack/
SIPTransactionStack.java
306
// The set of events for which subscriptions can be
forked
.
324
// disabled in a few places - resulting in possible breakage of
forked
dialogs.
358
// Max time for a
forked
response to arrive. After this time, the original dialog
425
// set of events for which subscriptions can be
forked
.
[
all
...]
/libcore/luni/src/main/java/java/util/concurrent/
ForkJoinTask.java
[
all
...]
/frameworks/base/core/java/com/android/internal/os/
ZygoteConnection.java
153
* a child is
forked
and a {@link ZygoteInit.MethodAndArgsCaller}
[
all
...]
ZygoteInit.java
463
* Finish remaining work for the newly
forked
system server process.
580
// Disable tracing so that
forked
processes do not inherit stale tracing tags from
/docs/source.android.com/src/devices/tech/storage/
index.jd
134
namespaces to create isolated mount tables for each Zygote-
forked
process, and
/external/chromium_org/third_party/tcmalloc/chromium/src/
symbolize.cc
144
// In this case the communication between the
forked
processes may be broken
/external/chromium_org/third_party/tcmalloc/vendor/src/
symbolize.cc
144
// In this case the communication between the
forked
processes may be broken
/frameworks/base/core/java/android/os/
Trace.java
176
* caches the tracing tags,
forked
processes will inherit those stale tags.
/prebuilts/tools/common/m2/repository/com/google/jsilver/jsilver/1.0.0/
jsilver-1.0.0.pom
204
<mavenExecutorId>
forked
-path</mavenExecutorId>
/prebuilts/tools/common/m2/repository/org/ow2/ow2/1.3/
ow2-1.3.pom
189
<mavenExecutorId>
forked
-path</mavenExecutorId>
/external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/
ANTLR3.java
348
* This should make the
forked
JVM work without having to
756
/** execute in a
forked
VM */
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
RenderPreview.java
288
* Returns whether this preview represents a
forked
layout
298
*
forked
layout meaning that the file is the one used in the chooser
300
* @return the file or null for non-
forked
layouts
[
all
...]
/external/chromium/base/allocator/
allocator.gyp
49
# all tcmalloc native and
forked
files
/external/chromium_org/content/browser/zygote_host/
zygote_host_impl_linux.cc
172
// In the SUID sandbox, the real zygote is
forked
from the sandbox.
/external/chromium_org/sandbox/linux/services/
broker_process.cc
158
// We are the parent and we have just
forked
our broker process.
/external/dnsmasq/src/
helper.c
23
The helper process is
forked
before the main process drops root, so it retains root
/external/emma/ant/ant14/com/vladium/emma/
emmajavaTask.java
154
// TODO: another options is to read this file in the
forked
JVM [use '-props' pass-through]
/external/iproute2/man/man8/
ip-route.8
585
list cloned routes i.e. routes which were dynamically
forked
from
ip-route.8.in
585
list cloned routes i.e. routes which were dynamically
forked
from
/external/linux-tools-perf/scripts/python/
sched-migration.py
73
return "new
forked
task %s" % thread_name(self.child)
/external/openssh/
sshd.c
1090
* from this function are in a
forked
subprocess.
1270
debug("
Forked
child %ld.", (long)pid);
[
all
...]
/external/kernel-headers/original/linux/
sched.h
428
* and for reaped dead child processes
forked
by this group.
1038
#define PF_FORKNOEXEC 0x00000040 /*
forked
but didn't exec */
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
threading.py
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
threading.py
[
all
...]
/dalvik/vm/native/
dalvik_system_Zygote.cpp
654
// lock when we
forked
.
Completed in 1347 milliseconds
1
2
3
4
5
6