Home
last modified time | relevance | path

Searched defs:current_thread (Results 26 – 50 of 54) sorted by relevance

123

/aosp_15_r20/external/rust/android-crates-io/crates/tracing-subscriber/src/fmt/format/
Dmod.rs942 let current_thread = std::thread::current(); in format_event() localVariable
1070 let current_thread = std::thread::current(); in format_event() localVariable
Djson.rs305 let current_thread = std::thread::current(); in format_event() localVariable
/aosp_15_r20/external/webrtc/video/
H A Dreceive_statistics_proxy2.cc90 rtc::Thread* current_thread = rtc::ThreadManager::Instance()->CurrentThread(); in IsCurrentTaskQueueOrThread() local
/aosp_15_r20/external/webrtc/rtc_base/
H A Dthread.cc769 Thread* current_thread = Thread::Current(); in PreRun() local
H A Dthread_unittest.cc282 Thread* current_thread = Thread::Current(); in TEST() local
/aosp_15_r20/external/libvpx/third_party/googletest/src/src/
H A Dgtest-port.cc495 DWORD current_thread = ::GetCurrentThreadId(); in GetValueOnCurrentThread() local
/aosp_15_r20/external/mesa3d/src/gtest/src/
H A Dgtest-port.cc495 DWORD current_thread = ::GetCurrentThreadId(); in GetValueOnCurrentThread() local
/aosp_15_r20/external/intel-media-driver/media_driver/linux/ult/ult_app/googletest/src/
H A Dgtest-port.cc495 DWORD current_thread = ::GetCurrentThreadId(); in GetValueOnCurrentThread() local
/aosp_15_r20/external/libaom/third_party/googletest/src/googletest/src/
H A Dgtest-port.cc495 DWORD current_thread = ::GetCurrentThreadId(); in GetValueOnCurrentThread() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/src/
H A Dgtest-port.cc501 DWORD current_thread = ::GetCurrentThreadId(); in GetValueOnCurrentThread() local
/aosp_15_r20/external/python/cpython2/Lib/
Dthreading.py1156 current_thread = currentThread variable
/aosp_15_r20/external/googletest/googletest/src/
H A Dgtest-port.cc501 DWORD current_thread = ::GetCurrentThreadId(); in GetValueOnCurrentThread() local
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/src/
H A Dgtest-port.cc501 DWORD current_thread = ::GetCurrentThreadId(); in GetValueOnCurrentThread() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dthreading.py1446 def current_thread(): function
/aosp_15_r20/external/rust/android-crates-io/crates/rayon-core/src/
Dregistry.rs342 pub(super) fn current_thread(&self) -> Option<&WorkerThread> { in current_thread() method
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-port.cc544 DWORD current_thread = ::GetCurrentThreadId(); in GetValueOnCurrentThread() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dthreading.py1446 def current_thread(): function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dthreading.py1446 def current_thread(): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dthreading.py1446 def current_thread(): function
/aosp_15_r20/external/python/cpython3/Lib/
Dthreading.py1446 def current_thread(): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dthreading.py1446 def current_thread(): function
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-port.cc544 DWORD current_thread = ::GetCurrentThreadId(); in GetValueOnCurrentThread() local
/aosp_15_r20/external/crosvm/cros_async/src/sys/linux/
H A During_executor.rs731 let current_thread = thread::current().id(); in on_thread_start() localVariable
/aosp_15_r20/external/trusty/lk/kernel/vm/
Dvmm.c1613 thread_t* current_thread = get_current_thread(); in vmm_free_aspace() local
/aosp_15_r20/external/fmtlib/test/gtest/
H A Dgmock-gtest-all.cc10872 DWORD current_thread = ::GetCurrentThreadId(); in GetValueOnCurrentThread() local

123