Home
last modified time | relevance | path

Searched refs:threads (Results 1 – 10 of 10) sorted by relevance

/device/google/cuttlefish/host/commands/secure_env/
Dsecure_env_not_windows_main.cpp270 std::vector<std::thread> threads; in SecureEnvMain() local
315 threads.emplace_back([rm, keymint_in, keymint_out, security_level, in SecureEnvMain()
349 threads.emplace_back([keymaster_in, keymaster_out, borrowed_km, in SecureEnvMain()
372 threads.emplace_back([gatekeeper_in, gatekeeper_out, &gatekeeper, in SecureEnvMain()
396 threads.emplace_back( in SecureEnvMain()
417 threads.emplace_back([confui_server_fd, resource_manager]() { in SecureEnvMain()
424 threads.emplace_back(StartKernelEventMonitor(kernel_events_fd, oemlock_lock)); in SecureEnvMain()
426 for (auto& t : threads) { in SecureEnvMain()
/device/generic/goldfish-opengl/
DBUILD.gn39 "android-emu/aemu/base/threads/AndroidFunctorThread.cpp",
40 "android-emu/aemu/base/threads/AndroidFunctorThread.h",
41 "android-emu/aemu/base/threads/AndroidThread.h",
42 "android-emu/aemu/base/threads/AndroidThreadStore.h",
43 "android-emu/aemu/base/threads/AndroidThreadTypes.h",
44 "android-emu/aemu/base/threads/AndroidThread_pthread.cpp",
45 "android-emu/aemu/base/threads/AndroidWorkPool.cpp",
46 "android-emu/aemu/base/threads/AndroidWorkPool.h",
/device/google/trout/
DCPPLINT.cfg25 # Because we use #include <threads> and <mutex>
/device/google/trout/agl_services_build/cmake/
Dandroid.cmake41 ${trout_ANDROID_LIBBASE_DIR}/threads.cpp
/device/google/cuttlefish/common/libs/utils/
Dsubprocess.cpp534 ThreadJoiner(const std::vector<std::thread*> threads) : threads_(threads) {} in ThreadJoiner() argument
/device/generic/opengl-transport/host/libs/virglrenderer/
DREADME.md69 between threads in AVDVirglRenderer without its own locking.
/device/google/cuttlefish/shared/
Ddevice.mk63 PRODUCT_VENDOR_PROPERTIES += ro.virtual_ab.compression.threads=true
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto6559 // from both the compositor thread and main-threads were handled).
8150 repeated Thread threads = 11; field
8179 // Metadata about the processes and threads in the trace.
8210 // No longer used as of Apr 2018, when the dedicated |threads| field was
8218 // List of processes and threads in the client. These lists are incremental
8219 // and not exhaustive. A process and its threads might show up separately in
8222 // #0 { processes: [{pid: 10, ...}], threads: [{pid: 11, tgid: 10}] }
8223 // #1 { threads: [{pid: 12, tgid: 10}] }
8224 // #2 { processes: [{pid: 20, ...}], threads: [{pid: 13, tgid: 10}] }
8226 repeated Thread threads = 2; field
[all …]
/device/google/sunfish/
Dinit.hardware.rc737 setprop dalvik.vm.dex2oat-threads 6
/device/google/redbull/
Dinit.hardware.rc803 setprop dalvik.vm.dex2oat-threads 6