Home
last modified time | relevance | path

Searched defs:threading (Results 1 – 25 of 95) sorted by relevance

1234

/aosp_15_r20/external/python/cpython2/Lib/ctypes/test/
Dtest_errno.py8 threading = None variable
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_fork1.py12 threading = import_module('threading') variable
Dtest_threadedtempfile.py22 threading = import_module('threading') variable
Dfork_wait.py18 threading = support.import_module('threading') variable
Dtest_nntplib.py9 threading = None variable
Dtest_poll.py9 threading = None variable
Dtest_docxmlrpc.py5 threading = test_support.import_module('threading') variable
Dtest_capi.py16 threading = None variable
Dtest_threading_local.py9 threading = support.import_module('threading') variable
Dssl_servers.py12 threading = support.import_module("threading") variable
Dtest_queue.py7 threading = test_support.import_module('threading') variable
Dtest_imaplib.py5 threading = support.import_module('threading') variable
Dtest_asynchat.py14 threading = None variable
Dtest_robotparser.py10 threading = None variable
Dtest_winreg.py7 threading = test_support.import_module("threading") variable
/aosp_15_r20/trusty/kernel/app/consoletest/
H A Dconsoletest.c82 TEST(consoletest, threading) { in TEST() argument
/aosp_15_r20/external/python/cpython3/Tools/wasm/
DREADME.md156 ## threading section in wasm32-emscripten limitations and issues
/aosp_15_r20/external/python/cpython3/Doc/whatsnew/
D3.11.rst1063 threading section in Improved Modules
1074 .. _whatsnew311-time:
D3.2.rst917 threading section in New, Improved, and Deprecated Modules
D3.8.rst1256 threading section in Improved Modules
/aosp_15_r20/external/libcxx/utils/google-benchmark/
H A Dmingw.py172 def root(location = None, arch = None, version = None, threading = None, argument
/aosp_15_r20/external/webp/
H A Dconfigure.ac328 AC_ARG_ENABLE([threading], optenable
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/
H A Dexecutor.cc140 void Executor::SetThreading(bool threading) { in SetThreading()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir/transforms/runtime/
H A Djit_compiler.cc130 auto threading = MLIRContext::Threading::DISABLED; in CreateMlirContext() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dexecutor.cc140 void Executor::SetThreading(bool threading) { in SetThreading()

1234