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