Home
last modified time | relevance | path

Searched defs:GetDefaultThreadStackSize (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/cronet/base/threading/
H A Dplatform_thread_linux_base.cc11 size_t GetDefaultThreadStackSize(const pthread_attr_t& attributes) { in GetDefaultThreadStackSize() function
H A Dplatform_thread_android.cc116 size_t GetDefaultThreadStackSize(const pthread_attr_t& attributes) { in GetDefaultThreadStackSize() function
H A Dplatform_thread_fuchsia.cc82 size_t GetDefaultThreadStackSize(const pthread_attr_t& attributes) { in GetDefaultThreadStackSize() function
H A Dplatform_thread_posix.cc420 size_t PlatformThreadBase::GetDefaultThreadStackSize() { in GetDefaultThreadStackSize() function in base::PlatformThreadBase
H A Dplatform_thread_win.cc583 size_t PlatformThread::GetDefaultThreadStackSize() { in GetDefaultThreadStackSize() function in base::PlatformThread
H A Dplatform_thread_unittest.cc548 TEST(PlatformThreadTest, GetDefaultThreadStackSize) { in TEST() argument
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/
H A Dplatform_thread_linux_for_testing.cc17 size_t GetDefaultThreadStackSize(const pthread_attr_t& attributes) { in GetDefaultThreadStackSize() function
H A Dplatform_thread_android_for_testing.cc21 size_t GetDefaultThreadStackSize(const pthread_attr_t& attributes) { in GetDefaultThreadStackSize() function
H A Dplatform_thread_fuchsia_for_testing.cc17 size_t GetDefaultThreadStackSize(const pthread_attr_t& attributes) { in GetDefaultThreadStackSize() function
H A Dplatform_thread_posix_for_testing.cc143 size_t PlatformThreadForTesting::GetDefaultThreadStackSize() { in GetDefaultThreadStackSize() function in partition_alloc::internal::base::PlatformThreadForTesting
/aosp_15_r20/external/libchrome/base/threading/
H A Dplatform_thread_android.cc86 size_t GetDefaultThreadStackSize(const pthread_attr_t& attributes) { in GetDefaultThreadStackSize() function
H A Dplatform_thread_linux.cc174 size_t GetDefaultThreadStackSize(const pthread_attr_t& attributes) { in GetDefaultThreadStackSize() function