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

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

Completed in 111 milliseconds