Home
last modified time | relevance | path

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

/external/chromium/base/threading/
Dplatform_thread_posix.cc208 bool PlatformThread::CreateNonJoinable(size_t stack_size, Delegate* delegate) { in CreateNonJoinable() function in base::PlatformThread
Dplatform_thread_win.cc123 bool PlatformThread::CreateNonJoinable(size_t stack_size, Delegate* delegate) { in CreateNonJoinable() function in base::PlatformThread