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