Home
last modified time | relevance | path

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

/external/cronet/tot/base/threading/
Dplatform_thread_linux_base.cc11 size_t GetDefaultThreadStackSize(const pthread_attr_t& attributes) { in GetDefaultThreadStackSize() function
Dplatform_thread_android.cc115 size_t GetDefaultThreadStackSize(const pthread_attr_t& attributes) { in GetDefaultThreadStackSize() function
Dplatform_thread_fuchsia.cc82 size_t GetDefaultThreadStackSize(const pthread_attr_t& attributes) { in GetDefaultThreadStackSize() function
Dplatform_thread_posix.cc420 size_t PlatformThreadBase::GetDefaultThreadStackSize() { in GetDefaultThreadStackSize() function in base::PlatformThreadBase
Dplatform_thread_win.cc556 size_t PlatformThread::GetDefaultThreadStackSize() { in GetDefaultThreadStackSize() function in base::PlatformThread
Dplatform_thread_unittest.cc456 TEST(PlatformThreadTest, GetDefaultThreadStackSize) { in TEST() argument
/external/cronet/stable/base/threading/
Dplatform_thread_linux_base.cc11 size_t GetDefaultThreadStackSize(const pthread_attr_t& attributes) { in GetDefaultThreadStackSize() function
Dplatform_thread_android.cc115 size_t GetDefaultThreadStackSize(const pthread_attr_t& attributes) { in GetDefaultThreadStackSize() function
Dplatform_thread_fuchsia.cc82 size_t GetDefaultThreadStackSize(const pthread_attr_t& attributes) { in GetDefaultThreadStackSize() function
Dplatform_thread_posix.cc420 size_t PlatformThreadBase::GetDefaultThreadStackSize() { in GetDefaultThreadStackSize() function in base::PlatformThreadBase
Dplatform_thread_win.cc556 size_t PlatformThread::GetDefaultThreadStackSize() { in GetDefaultThreadStackSize() function in base::PlatformThread
Dplatform_thread_unittest.cc456 TEST(PlatformThreadTest, GetDefaultThreadStackSize) { in TEST() argument
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/
Dplatform_thread_fuchsia_for_testing.cc17 size_t GetDefaultThreadStackSize(const pthread_attr_t& attributes) { in GetDefaultThreadStackSize() function
Dplatform_thread_linux_for_testing.cc17 size_t GetDefaultThreadStackSize(const pthread_attr_t& attributes) { in GetDefaultThreadStackSize() function
Dplatform_thread_android_for_testing.cc21 size_t GetDefaultThreadStackSize(const pthread_attr_t& attributes) { in GetDefaultThreadStackSize() function
Dplatform_thread_posix_for_testing.cc142 size_t PlatformThreadForTesting::GetDefaultThreadStackSize() { in GetDefaultThreadStackSize() function in partition_alloc::internal::base::PlatformThreadForTesting
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/
Dplatform_thread_android_for_testing.cc21 size_t GetDefaultThreadStackSize(const pthread_attr_t& attributes) { in GetDefaultThreadStackSize() function
Dplatform_thread_linux_for_testing.cc17 size_t GetDefaultThreadStackSize(const pthread_attr_t& attributes) { in GetDefaultThreadStackSize() function
Dplatform_thread_fuchsia_for_testing.cc17 size_t GetDefaultThreadStackSize(const pthread_attr_t& attributes) { in GetDefaultThreadStackSize() function
Dplatform_thread_posix_for_testing.cc142 size_t PlatformThreadForTesting::GetDefaultThreadStackSize() { in GetDefaultThreadStackSize() function in partition_alloc::internal::base::PlatformThreadForTesting
/external/libchrome/base/threading/
Dplatform_thread_android.cc86 size_t GetDefaultThreadStackSize(const pthread_attr_t& attributes) { in GetDefaultThreadStackSize() function
Dplatform_thread_linux.cc174 size_t GetDefaultThreadStackSize(const pthread_attr_t& attributes) { in GetDefaultThreadStackSize() function