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

12 3 4 5 6 7

  /external/sepolicy/
app.te 2 ### Domain for all zygote spawned apps
4 ### This file is the base policy for all zygote spawned apps.
7 ### zygote spawned apps should be added here.
35 # Notify shell and adbd of death when spawned via runas for ndk-gdb.
kernel.te 20 # We use dontaudit instead of allow to prevent a kernel spawned userspace
system_server.te 2 # System Server aka system_server spawned by zygote.
443 # system server should never be opening zygote spawned app data
  /external/toybox/toys/other/
oneit.c 42 // PID 1 then reaps zombies until the child process it spawned exits, at which
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/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/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. */
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_flags.inc 95 " If non-zero, a background thread is spawned at startup"
100 " If non-zero, a background thread is spawned at startup"
sanitizer_stoptheworld_linux_libcdep.cc 58 // work, so it cannot be spawned as a pthread. Instead, we use the low-level
69 // and the thread which spawned it.
  /packages/apps/Camera2/src/com/android/camera/processing/imagebackend/
ImageBackend.java 81 * until all tasks submitted and spawned by a particular receiveImage call have
344 * interface until all tasks and their spawned tasks are
368 * interface until all tasks and their spawned tasks are
414 * interface until all tasks and their spawned tasks are
472 * again to the interface until all tasks and their spawned tasks
619 * count to take into account the new tasks being spawned.
621 * @param tasks The set of tasks to be spawned.
    [all...]
ImageConsumer.java 37 * be executed when the set of events and any spawned events have completed
73 * the listener at the time when all tasks and associated spawned tasks have
  /docs/source.android.com/src/devices/tech/security/selinux/
customize.jd 42 <li>Assign a domain to any process spawned as an <code>init</code> service
166 <p>In the <code>init_daemon_domain(dhcp)</code> line, the policy states DHCP is spawned from <code>init</code> and is allowed to communicate with it.</p>
  /external/lldb/include/lldb/
lldb-types.h 27 // lldb::thread_t The native thread type for spawned threads on the system
  /external/lldb/source/Plugins/Process/POSIX/
POSIXStopInfo.h 94 /// @brief Represents the stop state of process when a new thread is spawned.
ProcessMessage.h 120 /// Indicates that the thread @p child_tid was spawned.
  /external/slf4j/slf4j-site/src/site/pages/
localization.html 29 on the slf4j-dev mailing list spawned an open-source project
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pty.py 162 """Create a spawned process."""
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pty.py 162 """Create a spawned process."""
  /external/fio/
idletime.c 82 /* wait for all threads are spawned */
248 /* make sure all threads are spawned before they start */
  /cts/tests/tests/security/src/android/security/cts/
ClonedSecureRandomTest.java 227 * another service spawned as we are doing in this test.
  /external/compiler-rt/lib/lsan/
lsan_common_linux.cc 168 // tracer task and the thread that spawned it. Thus, if we run the tracer task
  /external/google-breakpad/src/third_party/linux/include/gflags/
gflags.h 65 // or even before, main() -- that is, before threads are spawned.
188 // Thread-hostile; meant to be called before any threads are spawned.
329 // Thread-hostile; meant to be called before any threads are spawned.
362 // are spawned.

Completed in 2299 milliseconds

12 3 4 5 6 7