Home
last modified time | relevance | path

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

/external/chromium_org/base/threading/
Dplatform_thread_posix.cc220 bool PlatformThread::CreateNonJoinable(size_t stack_size, Delegate* delegate) { in CreateNonJoinable() function in base::PlatformThread
Dplatform_thread_win.cc204 bool PlatformThread::CreateNonJoinable(size_t stack_size, Delegate* delegate) { in CreateNonJoinable() function in base::PlatformThread