Searched defs:CreateNonJoinable (Results 1 – 3 of 3) sorted by relevance
205 bool PlatformThread::CreateNonJoinable(size_t stack_size, Delegate* delegate) { in CreateNonJoinable() function in base::PlatformThread
321 bool PlatformThreadBase::CreateNonJoinable(size_t stack_size, Delegate* delegate) { in CreateNonJoinable() function in base::PlatformThreadBase
330 bool PlatformThread::CreateNonJoinable(size_t stack_size, Delegate* delegate) { in CreateNonJoinable() function in base::PlatformThread