HomeSort by relevance Sort by last modified time
    Searched full:spawned (Results 51 - 75 of 702) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/python/cpython2/Lib/test/
test_threadsignals.py 30 # a function that will be spawned as a separate thread.
  /libcore/ojluni/src/main/java/sun/net/
ResourceManager.java 48 * that could practically be spawned.
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_threadsignals.py 30 # a function that will be spawned as a separate thread.
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_threadsignals.py 30 # a function that will be spawned as a separate thread.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_threadsignals.py 30 # a function that will be spawned as a separate thread.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_threadsignals.py 30 # a function that will be spawned as a separate thread.
  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowChoreographer.java 54 * animation tasks to be spawned when the Robolectric {@link org.robolectric.util.Scheduler} is in
64 * to avoid infinite animation tasks to be spawned when the Robolectric {@link
  /system/core/libmemunreachable/
README.md 39 3. The collection process is spawned. The collection process, created using clone, is similar to a normal `fork()` child process, except that it shares the address space of the parent - any writes by the original process are visible to the collection process, and vice-versa. If we forked instead of using clone, the address space might get out of sync with observed post-ptrace thread state, since it takes some time to pause the parent.
43 7. *Collection process*: The sweeper process is spawned using a normal `fork()`. The sweeper process has a copy of all memory from the original process, including all the data collected by the collection process.
  /bionic/libc/
SECCOMP_BLACKLIST_APP.TXT 2 # Note that the resultant policy is applied only to zygote spawned processes.
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
Ip4Route.c 82 entries spawned from one route table entry.
263 from which it is spawned. When a route entry is deleted, the cache
264 entries spawned from it are also deleted.
556 // Create a route cache entry, and tag it as spawned from this route entry
  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6Route.c 167 spawned from one route table entry.
410 from which it is spawned. When a route entry is deleted, the cache
411 entries spawned from it are also deleted.
621 // Create a route cache entry, and tag it as spawned from this route entry
  /external/autotest/client/bin/
prespawner.py 84 logging.debug('Pre-spawned an autotest process %d', process.pid)
  /external/oj-libjdwp/src/share/back/
ThreadGroupReferenceImpl.c 117 /* Squish out all of the debugger-spawned threads */
  /external/tensorflow/tensorflow/stream_executor/cuda/
cuda_stream.h 77 CUDAExecutor *parent_; // Executor that spawned this stream.
  /external/toybox/toys/other/
oneit.c 45 // PID 1 then reaps zombies until the child process it spawned exits, at which
  /external/webrtc/webrtc/base/
posix.cc 89 // Successfully spawned process, but report any problems to the parent where
  /frameworks/rs/tests/lldb/
config.py 50 When lldb-server is spawned on the device it will listen on this port.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
utmp.h 108 #define INIT_PROCESS 5 /* Process spawned by the init process. */
utmpx.h 96 #define INIT_PROCESS 5 /* Process spawned by the init process. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
utmp.h 108 #define INIT_PROCESS 5 /* Process spawned by the init process. */
utmpx.h 96 #define INIT_PROCESS 5 /* Process spawned by the init process. */
  /system/sepolicy/prebuilts/api/26.0/public/
kernel.te 31 # We use dontaudit instead of allow to prevent a kernel spawned userspace
  /system/sepolicy/prebuilts/api/27.0/public/
kernel.te 31 # We use dontaudit instead of allow to prevent a kernel spawned userspace
  /system/sepolicy/prebuilts/api/28.0/public/
kernel.te 31 # We use dontaudit instead of allow to prevent a kernel spawned userspace
  /system/sepolicy/public/
kernel.te 31 # We use dontaudit instead of allow to prevent a kernel spawned userspace

Completed in 5761 milliseconds

1 23 4 5 6 7 8 91011>>