Searched defs:GetDefaultThreadStackSize (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/base/threading/
H A Dplatform_thread_freebsd.cc93 size_t GetDefaultThreadStackSize(const pthread_attr_t& attributes) { function in namespace:base
H A Dplatform_thread_linux.cc109 size_t GetDefaultThreadStackSize(const pthread_attr_t& attributes) { function in namespace:base
H A Dplatform_thread_android.cc116 size_t GetDefaultThreadStackSize(const pthread_attr_t& attributes) { function in namespace:base

Completed in 2135 milliseconds