/system/sepolicy/ |
atrace.te | 1 # Domain for atrace process spawned by boottrace service.
|
vdc.te | 1 # vdc spawned from init for the following services:
|
/external/webrtc/webrtc/base/ |
platform_thread.h | 33 // Callback function that the spawned thread will enter once spawned. 68 // Stops (joins) the spawned thread.
|
/external/chromium-trace/catapult/devil/devil/android/valgrind_tools/ |
__init__.py | 10 1. For tests that simply run a native process (i.e. no activity is spawned):
|
/external/autotest/client/site_tests/firmware_TouchMTB/tools/ |
expect_scp | 43 # reason. This causes the spawned process for scp to abort and thus 46 send_error "Error: the spawned scp process was killed.\n";
|
/external/selinux/libselinux/include/selinux/ |
get_context_list.h | 13 for 'user' spawned by 'fromcon' and set *conary to refer to the 31 spawned by 'fromcon' and set *newcon to refer to it. The context
|
/external/autotest/client/site_tests/hardware_SAT/ |
control | 18 threads are spawned which draw pages from an empty queue and a valid queue, and
|
control.hwqual | 18 threads are spawned which draw pages from an empty queue and a valid queue, and
|
control.memory_qual | 18 threads are spawned which draw pages from an empty queue and a valid queue, and
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_popen.py | 14 # This results in Python being spawned and printing the sys.argv list.
|
threaded_import_hangers.py | 3 # their own thread, as a side effect of being imported. If the spawned
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_popen.py | 14 # This results in Python being spawned and printing the sys.argv list.
|
threaded_import_hangers.py | 3 # their own thread, as a side effect of being imported. If the spawned
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_popen.py | 14 # This results in Python being spawned and printing the sys.argv list.
|
threaded_import_hangers.py | 3 # their own thread, as a side effect of being imported. If the spawned
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_popen.py | 14 # This results in Python being spawned and printing the sys.argv list.
|
threaded_import_hangers.py | 3 # their own thread, as a side effect of being imported. If the spawned
|
/external/dbus/ |
README.launchd | 28 spawned by launchd (or dbus-daemon, if stared by launchd) can access it through 37 to every service spawned by dbus-daemon as a result from autolaunch messages.
|
/system/connectivity/shill/ |
external_task.h | 117 // The PID of the spawned process. May be 0 if no process has been 118 // spawned yet or the process has died.
|
/external/bison/lib/ |
cloexec.h | 27 inherited into spawned children. Instead, either use dup_cloexec
|
/external/compiler-rt/lib/sanitizer_common/tests/ |
sanitizer_linux_test.cc | 48 // For signaling to spawned threads that they should terminate. 144 // every thread we spawned. 167 // If new threads have spawned during ThreadLister object's lifetime, calling 180 // spawned that thread, but it would also cause a false success in this test,
|
/external/jacoco/org.jacoco.agent.rt/src/org/jacoco/agent/rt/internal/output/ |
TcpClientOutput.java | 41 * logger to use in case of exceptions is spawned threads
|
/external/toybox/kconfig/ |
README | 8 each of which spawned long "I think you should go do this and this and this
|
/hardware/qcom/gps/msm8909/utils/ |
LocThread.cpp | 48 // parent must stop the spawned thread, join, and then 60 // be check in the spawned thread, and must set correctly 132 // mRunnable may get nulled on the spawned thread's way out; 150 // and the spawned thread can both try to destroy()
|
/hardware/qcom/gps/msm8996/utils/ |
LocThread.cpp | 48 // parent must stop the spawned thread, join, and then 60 // be check in the spawned thread, and must set correctly 132 // mRunnable may get nulled on the spawned thread's way out; 150 // and the spawned thread can both try to destroy()
|