Searched defs:CreateWithType (Results 1 – 2 of 2) sorted by relevance
| /external/cronet/base/threading/ | ||
| D | platform_thread_posix.cc | 309 bool PlatformThread::CreateWithType(size_t stack_size, in CreateWithType() function in base::PlatformThread |
| D | platform_thread_win.cc | 313 bool PlatformThread::CreateWithType(size_t stack_size, in CreateWithType() function in base::PlatformThread |