Home
last modified time | relevance | path

Searched defs:futures (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/kunit/
H A Drun_checks.py10 from concurrent import futures namespace
/third_party/python/Lib/asyncio/
H A D__main__.py4 import concurrent.futures namespace
11 from . import futures namespace
H A Dfutures.py7 import concurrent.futures namespace
[all...]
H A Dproactor_events.py19 from . import futures namespace
H A Dunix_events.py22 from . import futures namespace
H A Dwindows_events.py20 from . import futures namespace
H A Dtasks.py12 import concurrent.futures namespace
26 from . import futures namespace
[all...]
H A Dselector_events.py24 from . import futures namespace
H A Dbase_events.py18 import concurrent.futures namespace
42 from . import futures namespace
/third_party/python/Lib/test/
H A Dtest_context.py1 import concurrent.futures namespace
H A Dtest_concurrent_futures.py25 from concurrent import futures namespace
[all...]
/third_party/python/Lib/test/test_asyncio/
H A Dutils.py33 from asyncio import futures namespace
H A Dtest_futures.py3 import concurrent.futures namespace
12 from asyncio import futures namespace
[all...]
H A Dtest_events.py4 import concurrent.futures namespace
H A Dtest_base_events.py3 import concurrent.futures namespace
H A Dtest_tasks.py20 from asyncio import futures namespace
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
H A Dcomponent_manager.cpp301 std::unordered_map<DHType, std::shared_future<int32_t>> futures; in StartSource() local
324 std::unordered_map<DHType, std::shared_future<int32_t>> futures; in StartSource() local
350 std::unordered_map<DHType, std::shared_future<int32_t>> futures; in StartSink() local
381 std::unordered_map<DHType, std::shared_future<int32_t>> futures; StartSink() local
415 std::unordered_map<DHType, std::shared_future<int32_t>> futures; StopSource() local
434 std::unordered_map<DHType, std::shared_future<int32_t>> futures; StopSink() local
[all...]
/third_party/nghttp2/src/
H A Dh2load.cc3136 std::vector<std::future<void>> futures; in main() local

Completed in 29 milliseconds