Home
last modified time | relevance | path

Searched defs:_thread (Results 1 – 25 of 328) sorted by relevance

12345678910>>...14

/aosp_15_r20/external/python/cpython2/Lib/
Dtempfile.py60 import thread as _thread namespace
62 import dummy_thread as _thread namespace
/aosp_15_r20/external/autotest/client/site_tests/platform_PrinterPpds/
H A Dtest_multithreaded_processor.py36 def _thread(self, task_id): member in EvenNumbersGenerator
H A Dmultithreaded_processor.py86 def _thread(self, function_task): member in MultithreadedProcessor
/aosp_15_r20/external/mesa3d/src/glx/apple/
H A Dapple_glx_log.c107 char *_thread; in _apple_glx_vlog() local
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_dummy_thread.py8 import dummy_thread as _thread namespace
Dtest_threading_local.py8 _thread = support.import_module('thread') variable
/aosp_15_r20/trusty/kernel/lib/backtrace/
H A Dbacktrace.c190 static bool is_on_user_stack(struct thread* _thread, uintptr_t addr) { in is_on_user_stack()
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/
H A DDefaultExecutor.kt43 private var _thread: Thread? = null variable
/aosp_15_r20/external/trusty/lk/lib/rust_support/
Dthread.rs135 _thread: NonNull<thread_t>, field
/aosp_15_r20/external/python/cpython3/Doc/whatsnew/
D3.10.rst1411 _thread section in Improved Modules
/aosp_15_r20/external/ComputeLibrary/src/runtime/CPP/
H A DCPPScheduler.cpp197 std::thread _thread{}; member in arm_compute::__anon249b67d70111::Thread
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/importlib/
H A D_bootstrap.py32 _thread = None variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/importlib/
D_bootstrap.py32 _thread = None variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/importlib/
D_bootstrap.py32 _thread = None variable
/aosp_15_r20/external/python/cpython3/Lib/importlib/
D_bootstrap.py32 _thread = None variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/importlib/
D_bootstrap.py32 _thread = None variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/importlib/
D_bootstrap.py32 _thread = None variable
/aosp_15_r20/external/lzma/CPP/7zip/UI/GUI/
H A DBenchmarkDialog.cpp342 NWindows::CThread _thread; member in CBenchmarkDialog
/aosp_15_r20/external/guice/extensions/struts2/lib/
HDjetty-util-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/ ...
/aosp_15_r20/external/slf4j/log4j-over-slf4j/compatibility/lib/
HDlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/kotlinx.coroutines/kotlinx_coroutines-host/linux_glibc_common/local-javac-header/
Dkotlinx_coroutines-host.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__kotlinx.coroutines__linux_glibc_common__kotlinx_coroutines- ...
/aosp_15_r20/external/kotlinc/lib/
HDkotlinx-coroutines-core-jvm.jarMETA-INF/ META-INF/MANIFEST.MF kotlinx/ kotlinx/coroutines/ kotlinx/ ...
/aosp_15_r20/out/soong/.intermediates/external/kotlinx.coroutines/kotlinx_coroutines-host/linux_glibc_common/kotlin/
Dkotlinx_coroutines-host.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__kotlinx.coroutines__linux_glibc_common__kotlinx_coroutines- ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/dream/lowlight/LowLightDreamLib/android_common/turbine-combined/
DLowLightDreamLib.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/androidx.arch. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/utils/SystemUI-shared-utils/android_common/turbine-combined/
DSystemUI-shared-utils.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__kotlinx.atomicfu__linux_glibc_common__kotlinx_atomicfu. ...

12345678910>>...14