Home
last modified time | relevance | path

Searched defs:CreateNonJoinableWithType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/threading/
H A Dplatform_thread_posix.cc326 bool PlatformThreadBase::CreateNonJoinableWithType(size_t stack_size, in CreateNonJoinableWithType() function in base::PlatformThreadBase
H A Dplatform_thread_win.cc335 bool PlatformThread::CreateNonJoinableWithType(size_t stack_size, in CreateNonJoinableWithType() function in base::PlatformThread