/aosp_15_r20/external/python/cpython2/Lib/ctypes/test/ |
D | test_errno.py | 8 threading = None variable
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_fork1.py | 12 threading = import_module('threading') variable
|
D | test_threadedtempfile.py | 22 threading = import_module('threading') variable
|
D | fork_wait.py | 18 threading = support.import_module('threading') variable
|
D | test_nntplib.py | 9 threading = None variable
|
D | test_poll.py | 9 threading = None variable
|
D | test_docxmlrpc.py | 5 threading = test_support.import_module('threading') variable
|
D | test_capi.py | 16 threading = None variable
|
D | test_threading_local.py | 9 threading = support.import_module('threading') variable
|
D | ssl_servers.py | 12 threading = support.import_module("threading") variable
|
D | test_queue.py | 7 threading = test_support.import_module('threading') variable
|
D | test_imaplib.py | 5 threading = support.import_module('threading') variable
|
D | test_asynchat.py | 14 threading = None variable
|
D | test_robotparser.py | 10 threading = None variable
|
D | test_winreg.py | 7 threading = test_support.import_module("threading") variable
|
/aosp_15_r20/trusty/kernel/app/consoletest/ |
H A D | consoletest.c | 82 TEST(consoletest, threading) { in TEST() argument
|
/aosp_15_r20/external/python/cpython3/Tools/wasm/ |
D | README.md | 156 ## threading section in wasm32-emscripten limitations and issues
|
/aosp_15_r20/external/python/cpython3/Doc/whatsnew/ |
D | 3.11.rst | 1063 threading section in Improved Modules 1074 .. _whatsnew311-time:
|
D | 3.2.rst | 917 threading section in New, Improved, and Deprecated Modules
|
D | 3.8.rst | 1256 threading section in Improved Modules
|
/aosp_15_r20/external/libcxx/utils/google-benchmark/ |
H A D | mingw.py | 172 def root(location = None, arch = None, version = None, threading = None, argument
|
/aosp_15_r20/external/webp/ |
H A D | configure.ac | 328 AC_ARG_ENABLE([threading], optenable
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/ |
H A D | executor.cc | 140 void Executor::SetThreading(bool threading) { in SetThreading()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir/transforms/runtime/ |
H A D | jit_compiler.cc | 130 auto threading = MLIRContext::Threading::DISABLED; in CreateMlirContext() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
D | executor.cc | 140 void Executor::SetThreading(bool threading) { in SetThreading()
|