Home
last modified time | relevance | path

Searched refs:GetThreadPriority (Results 1 – 25 of 25) sorted by relevance

/aosp_15_r20/external/cronet/base/threading/
H A Dplatform_thread_win_unittest.cc36 EXPECT_EQ(::GetThreadPriority(thread_handle), THREAD_PRIORITY_NORMAL); in TEST()
50 EXPECT_EQ(::GetThreadPriority(thread_handle), THREAD_PRIORITY_NORMAL); in TEST()
62 ::GetThreadPriority(thread_handle); in TEST()
72 EXPECT_EQ(::GetThreadPriority(thread_handle), in TEST()
81 EXPECT_EQ(::GetThreadPriority(thread_handle), in TEST()
91 EXPECT_EQ(::GetThreadPriority(thread_handle), THREAD_PRIORITY_NORMAL); in TEST()
H A Dplatform_thread_win.cc153 if (::GetThreadPriority(::GetCurrentThread()) < THREAD_PRIORITY_NORMAL) in ThreadFunc()
539 ::GetThreadPriority(PlatformThread::CurrentHandle().platform_handle()); in GetCurrentThreadPriorityForTest()
/aosp_15_r20/external/crosvm/base/src/sys/windows/
H A Dpriority.rs77 use winapi::um::processthreadsapi::GetThreadPriority;
91 let thread_priority = GetThreadPriority(GetCurrentThread()); in test_mm_handle_is_dropped()
95 let thread_priority = GetThreadPriority(GetCurrentThread()); in test_mm_handle_is_dropped()
98 let thread_priority = GetThreadPriority(GetCurrentThread()); in test_mm_handle_is_dropped()
/aosp_15_r20/external/lzma/CPP/Windows/
H A DThread.h37 int GetPriority() { return ::GetThreadPriority(thread); } in GetPriority()
/aosp_15_r20/external/perfetto/src/base/
H A Dtime.cc61 const int previous_priority = ::GetThreadPriority(::GetCurrentThread()); in TSCTicksPerSecond()
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/time/
H A Dtime_win.cc516 const int previous_priority = ::GetThreadPriority(::GetCurrentThread()); in TSCTicksPerSecond()
/aosp_15_r20/external/webrtc/modules/audio_device/win/
H A Dcore_audio_utility_win.h96 const int priority = GetThreadPriority(GetCurrentThread()); in ScopedMMCSSRegistration()
/aosp_15_r20/bionic/tests/
H A Dpthread_test.cpp2314 static int GetThreadPriority(pid_t tid) { in GetThreadPriority() function
2352 ASSERT_EQ(21, GetThreadPriority(gettid())); in thread_fn()
2362 ASSERT_EQ(20, GetThreadPriority(gettid())); in thread_fn()
2364 ASSERT_EQ(21, GetThreadPriority(gettid())); in thread_fn()
2378 ASSERT_EQ(20, GetThreadPriority(main_tid)); in test()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dprocessthreadsapi.h178 WINBASEAPI int WINAPI GetThreadPriority (HANDLE hThread);
/aosp_15_r20/external/cronet/base/time/
H A Dtime_win.cc782 const int previous_priority = ::GetThreadPriority(::GetCurrentThread()); in TSCTicksPerSecond()
/aosp_15_r20/external/googletest/googletest/src/
H A Dgtest-port.cc621 ::GetThreadPriority(::GetCurrentThread())); in StartWatcherThreadFor()
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-port.cc657 ::GetThreadPriority(::GetCurrentThread())); in StartWatcherThreadFor()
/aosp_15_r20/external/libvpx/third_party/googletest/src/src/
H A Dgtest-port.cc608 ::GetThreadPriority(::GetCurrentThread())); in StartWatcherThreadFor()
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/src/
H A Dgtest-port.cc621 ::GetThreadPriority(::GetCurrentThread())); in StartWatcherThreadFor()
/aosp_15_r20/external/mesa3d/src/gtest/src/
H A Dgtest-port.cc608 ::GetThreadPriority(::GetCurrentThread())); in StartWatcherThreadFor()
/aosp_15_r20/external/intel-media-driver/media_driver/linux/ult/ult_app/googletest/src/
H A Dgtest-port.cc608 ::GetThreadPriority(::GetCurrentThread())); in StartWatcherThreadFor()
/aosp_15_r20/external/libaom/third_party/googletest/src/googletest/src/
H A Dgtest-port.cc608 ::GetThreadPriority(::GetCurrentThread())); in StartWatcherThreadFor()
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/src/
H A Dgtest-port.cc614 ::GetThreadPriority(::GetCurrentThread())); in StartWatcherThreadFor()
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-port.cc657 ::GetThreadPriority(::GetCurrentThread())); in StartWatcherThreadFor()
/aosp_15_r20/external/fmtlib/test/gtest/
H A Dgmock-gtest-all.cc10985 ::GetThreadPriority(::GetCurrentThread())); in StartWatcherThreadFor()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.11.0/
Dgmock-gtest-all.cc10985 ::GetThreadPriority(::GetCurrentThread())); in StartWatcherThreadFor()
/aosp_15_r20/external/google-breakpad/src/processor/testdata/symbols/kernel32.pdb/BCE8785C57B44245A669896B6A19B9542/
H A Dkernel32.sym734 PUBLIC a793 4 GetThreadPriority
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs66329 pub fn GetThreadPriority(hThread: HANDLE) -> ::std::os::raw::c_int; in GetThreadPriority() function
/aosp_15_r20/prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/31.7.0-alpha07/
HDintellij-core-31.7.0-alpha07.jarMETA-INF/ META-INF/MANIFEST.MF NOTICE META-INF/JavaPsiPlugin.xml ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/gradle-plugin/metalava-gradle-plugin-deps/linux_glibc_common/local-combined/
Dmetalava-gradle-plugin-deps.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/AL2.0 META ...