OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:spawned
(Results
176 - 200
of
702
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/compiler-rt/lib/profile/
InstrProfilingFile.c
72
*
spawned
from the same binary. By default the value is 1. If merging
/external/e2fsprogs/misc/
fsck.8.in
371
zero, then an unlimited number of processes can be
spawned
. This is
/external/elfutils/tests/
backtrace.c
351
/* Catch the
spawned
thread. Do not use __WCLONE as we could get racy
/external/kernel-headers/original/uapi/linux/android/
binder.h
427
* Register a
spawned
looper thread with the device.
/external/libdaemon/libdaemon/
dfork.c
257
* the process which
spawned
us stays around for a longer
/external/minijail/
libminijail.h
353
* status of the _first_ process
spawned
in the jail.
/external/python/cpython2/Lib/multiprocessing/
forking.py
487
# rerun the main module code in
spawned
processes
/external/python/cpython3/Doc/library/
smtpd.rst
197
Holds the :class:`SMTPServer` that
spawned
this channel.
/frameworks/base/core/java/android/content/
AbstractThreadedSyncAdapter.java
40
* However if there is no sync in progress then a thread will be
spawned
and {@link #onPerformSync}
/frameworks/rs/tests/lldb/
README.txt
85
device) listens on. When lldb-server is
spawned
on the
/hardware/qcom/audio/hal/audio_extn/
sndmonitor.c
27
A thread is
spawned
to poll() on sound card state files in /proc.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
context.h
208
accessible a new daemon is
spawned
. If api is non-NULL, the functions
/system/sepolicy/tests/
treble_sepolicy_tests.py
95
# and runas
spawned
processes may transition to processes that have
/system/sepolicy/prebuilts/api/26.0/public/
domain.te
834
# prohibit non-zygote
spawned
processes from using shared libraries
903
# Only domains
spawned
from zygote and runas may have the appdomain attribute.
[
all
...]
/system/sepolicy/prebuilts/api/27.0/public/
domain.te
827
# prohibit non-zygote
spawned
processes from using shared libraries
896
# Only domains
spawned
from zygote and runas may have the appdomain attribute.
[
all
...]
/external/icu/icu4c/source/test/intltest/
tsmthred.cpp
315
// This is the code that each of the
spawned
threads runs.
[
all
...]
/external/python/cpython2/Doc/library/
threading.rst
692
Once
spawned
, worker threads call the semaphore's acquire and release methods
829
the
spawned
thread directly or indirectly attempts to import a module.
/system/sepolicy/prebuilts/api/28.0/public/
domain.te
[
all
...]
/system/sepolicy/public/
domain.te
[
all
...]
/bionic/libc/bionic/
malloc_common.cpp
455
// seems to be triggered by a zygote
spawned
process calling exit.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
SocketServer.py
508
#
spawned
by this library. This could confuse other
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
msvccompiler.py
642
This is equivalent to a SET command prior to execution of
spawned
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_threading.py
588
# Check that a
spawned
thread that forks doesn't segfault on certain
/external/mesa3d/src/gallium/drivers/vc4/
vc4_qpu_emit.c
608
* and terminate before an earlier-
spawned
thread on the same QPU, by
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_compiler.h
935
/* Compute shaders will be
spawned
with either a fully enabled dispatch
Completed in 6012 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>