OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:spawned
(Results
101 - 125
of
702
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gdb/linux-x86/lib/python2.7/
pty.py
162
"""Create a
spawned
process."""
/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."""
/system/sepolicy/prebuilts/api/26.0/private/
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.
53
# Notify shell and adbd of death when
spawned
via runas for ndk-gdb.
/system/sepolicy/prebuilts/api/26.0/public/
shell.te
1
# Domain for shell processes
spawned
by ADB or console service.
/system/sepolicy/prebuilts/api/27.0/private/
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.
53
# Notify shell and adbd of death when
spawned
via runas for ndk-gdb.
/system/sepolicy/prebuilts/api/27.0/public/
shell.te
1
# Domain for shell processes
spawned
by ADB or console service.
/system/sepolicy/prebuilts/api/28.0/public/
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.
49
# Notify shell and adbd of death when
spawned
via runas for ndk-gdb.
shell.te
1
# Domain for shell processes
spawned
by ADB or console service.
/system/sepolicy/public/
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.
49
# Notify shell and adbd of death when
spawned
via runas for ndk-gdb.
shell.te
1
# Domain for shell processes
spawned
by ADB or console service.
/tools/tradefederation/core/src/com/android/tradefed/util/
Email.java
56
* data to the stdin of the
spawned
process, which is the usage paradigm for most commandline
/tools/tradefederation/core/tests/src/com/android/tradefed/log/
LogRegistryTest.java
108
* Tests for ensuring new threads
spawned
without an explicit ThreadGroup will inherit the
/external/gflags/android/gflags/
gflags.h
71
// or even before, main() -- that is, before threads are
spawned
.
183
// Thread-hostile; meant to be called before any threads are
spawned
.
332
// Thread-hostile; meant to be called before any threads are
spawned
.
337
// Thread-hostile; meant to be called before any threads are
spawned
.
372
// are
spawned
.
/external/gflags/src/
gflags.h.in
71
// or even before, main() -- that is, before threads are
spawned
.
183
// Thread-hostile; meant to be called before any threads are
spawned
.
332
// Thread-hostile; meant to be called before any threads are
spawned
.
337
// Thread-hostile; meant to be called before any threads are
spawned
.
372
// are
spawned
.
/external/libyuv/files/third_party/gflags/gen/posix/include/gflags/
gflags.h
71
// or even before, main() -- that is, before threads are
spawned
.
182
// Thread-hostile; meant to be called before any threads are
spawned
.
330
// Thread-hostile; meant to be called before any threads are
spawned
.
335
// Thread-hostile; meant to be called before any threads are
spawned
.
370
// are
spawned
.
/external/libyuv/files/third_party/gflags/gen/win/include/gflags/
gflags.h
71
// or even before, main() -- that is, before threads are
spawned
.
182
// Thread-hostile; meant to be called before any threads are
spawned
.
330
// Thread-hostile; meant to be called before any threads are
spawned
.
335
// Thread-hostile; meant to be called before any threads are
spawned
.
370
// are
spawned
.
/external/fio/
idletime.c
82
/* wait for all threads are
spawned
*/
248
/* make sure all threads are
spawned
before they start */
/external/ltp/testcases/kernel/sched/tool/
trace_sched.c
303
pthread_t thid[PIDS]; /* pids of process or threads
spawned
*/
441
"Number of tasks
spawned
: %d\n"
/bionic/libc/malloc_debug/
README.md
126
are not
spawned
from a zygote process.
465
zygote process or in a process not
spawned
from the zygote. 1 means this
481
The second allocation record was create by an application
spawned
from the
548
Any process
spawned
from this shell will run with malloc debug enabled
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_pty.py
180
self.fail("Child
spawned
by pty.fork() did not have a tty as stdout")
/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6Route.h
92
spawned
from one route table entry.
/external/compiler-rt/lib/lsan/
lsan_common_linux.cc
175
// 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
.
/external/guava/guava-tests/test/com/google/common/util/concurrent/
JdkFutureAdaptersTest.java
235
* listenInPoolThread-
spawned
thread completes:
Completed in 2324 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>