/ohos5.0/foundation/arkui/ace_engine/frameworks/base/thread/ |
H A D | background_task_executor.h | 58 std::list<std::thread> threads_; variable
|
/ohos5.0/base/notification/eventhandler/frameworks/test/moduletest/ |
H A D | event_handler_test_common.cpp | 23 std::vector<std::string> CommonUtils::threads_ = {}; member in OHOS::AppExecFwk::CommonUtils
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/ |
H A D | ipc_thread_pool.h | 63 std::unordered_map<std::string, sptr<IPCWorkThread>> threads_; variable
|
/aosp12/system/extras/memory_replay/ |
H A D | Threads.h | 43 Thread* threads_ = nullptr; variable
|
/ohos5.0/commonlibrary/c_utils/base/include/ |
H A D | thread_pool.h | 110 std::vector<std::thread> threads_; variable
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_async_worker/include/ |
H A D | medialibrary_async_worker.h | 92 COMPILE_HIDDEN std::list<std::thread> threads_; variable
|
/ohos5.0/base/security/access_token/services/tokensyncmanager/test/coverage/ |
H A D | token_sync_service_coverage_test.cpp | 67 static std::vector<std::thread> threads_; variable
|
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/ |
H A D | freeze_json_generator.h | 140 std::string threads_ = "[]"; variable 187 std::string threads_; variable
|
/aosp12/art/runtime/ |
H A D | thread_pool.h | 202 std::vector<ThreadPoolWorker*> threads_; variable
|
/aosp12/frameworks/native/cmds/dumpstate/ |
H A D | DumpPool.h | 195 std::vector<std::thread> threads_; variable
|
/aosp12/system/extras/iotop/ |
H A D | taskstats.h | 83 int threads_; variable
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_thumbnail/include/ |
H A D | thumbnail_generate_worker.h | 108 std::list<std::thread> threads_; variable
|
/aosp12/system/extras/simpleperf/ |
H A D | record_lib_interface.cpp | 104 std::set<pid_t> threads_; member in simpleperf::PerfEventSetImpl
|
H A D | event_selection_set.h | 207 std::set<pid_t> threads_; variable
|
/ohos5.0/foundation/multimedia/media_library/interfaces/kits/js/include/ |
H A D | thumbnail_manager.h | 198 std::vector<std::thread> threads_; variable
|
/aosp12/system/memory/libmemunreachable/tests/ |
H A D | ThreadCapture_test.cpp | 123 std::vector<std::thread> threads_; member in android::ThreadListTest
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/ |
H A D | task_queue_factory.cpp | 383 unique_ptr<ThreadContext[]> threads_; member in __anondcf869ec0110::ThreadPool
|
/ohos5.0/base/security/access_token/services/tokensyncmanager/test/unittest/ |
H A D | token_sync_service_test.cpp | 58 static std::vector<std::thread> threads_; variable
|