Home
last modified time | relevance | path

Searched defs:threads_ (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/thread/
H A Dbackground_task_executor.h58 std::list<std::thread> threads_; variable
/ohos5.0/base/notification/eventhandler/frameworks/test/moduletest/
H A Devent_handler_test_common.cpp23 std::vector<std::string> CommonUtils::threads_ = {}; member in OHOS::AppExecFwk::CommonUtils
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/
H A Dipc_thread_pool.h63 std::unordered_map<std::string, sptr<IPCWorkThread>> threads_; variable
/aosp12/system/extras/memory_replay/
H A DThreads.h43 Thread* threads_ = nullptr; variable
/ohos5.0/commonlibrary/c_utils/base/include/
H A Dthread_pool.h110 std::vector<std::thread> threads_; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_async_worker/include/
H A Dmedialibrary_async_worker.h92 COMPILE_HIDDEN std::list<std::thread> threads_; variable
/ohos5.0/base/security/access_token/services/tokensyncmanager/test/coverage/
H A Dtoken_sync_service_coverage_test.cpp67 static std::vector<std::thread> threads_; variable
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfreeze_json_generator.h140 std::string threads_ = "[]"; variable
187 std::string threads_; variable
/aosp12/art/runtime/
H A Dthread_pool.h202 std::vector<ThreadPoolWorker*> threads_; variable
/aosp12/frameworks/native/cmds/dumpstate/
H A DDumpPool.h195 std::vector<std::thread> threads_; variable
/aosp12/system/extras/iotop/
H A Dtaskstats.h83 int threads_; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_thumbnail/include/
H A Dthumbnail_generate_worker.h108 std::list<std::thread> threads_; variable
/aosp12/system/extras/simpleperf/
H A Drecord_lib_interface.cpp104 std::set<pid_t> threads_; member in simpleperf::PerfEventSetImpl
H A Devent_selection_set.h207 std::set<pid_t> threads_; variable
/ohos5.0/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dthumbnail_manager.h198 std::vector<std::thread> threads_; variable
/aosp12/system/memory/libmemunreachable/tests/
H A DThreadCapture_test.cpp123 std::vector<std::thread> threads_; member in android::ThreadListTest
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
H A Dtask_queue_factory.cpp383 unique_ptr<ThreadContext[]> threads_; member in __anondcf869ec0110::ThreadPool
/ohos5.0/base/security/access_token/services/tokensyncmanager/test/unittest/
H A Dtoken_sync_service_test.cpp58 static std::vector<std::thread> threads_; variable