Home
last modified time | relevance | path

Searched defs:YieldCurrentThread (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/webrtc/rtc_base/synchronization/
H A Dyield.cc22 void YieldCurrentThread() { in YieldCurrentThread() function
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/
H A Dplatform_thread_posix_for_testing.cc114 void PlatformThreadForTesting::YieldCurrentThread() { in YieldCurrentThread() function in partition_alloc::internal::base::PlatformThreadForTesting
H A Dplatform_thread_win_for_testing.cc157 void PlatformThreadForTesting::YieldCurrentThread() { in YieldCurrentThread() function in partition_alloc::internal::base::PlatformThreadForTesting
/aosp_15_r20/external/libchrome/base/threading/
H A Dplatform_thread_posix.cc172 void PlatformThread::YieldCurrentThread() { in YieldCurrentThread() function in base::PlatformThread
/aosp_15_r20/external/cronet/base/threading/
H A Dplatform_thread_posix.cc285 void PlatformThreadBase::YieldCurrentThread() { in YieldCurrentThread() function in base::PlatformThreadBase
H A Dplatform_thread_win.cc275 void PlatformThread::YieldCurrentThread() { in YieldCurrentThread() function in base::PlatformThread