HomeSort by relevance Sort by last modified time
    Searched defs:CreateNonJoinable (Results 1 - 4 of 4) sorted by null

  /external/chromium/base/threading/
platform_thread_posix.cc 208 bool PlatformThread::CreateNonJoinable(size_t stack_size, Delegate* delegate) {
platform_thread_win.cc 123 bool PlatformThread::CreateNonJoinable(size_t stack_size, Delegate* delegate) {
  /external/chromium_org/base/threading/
platform_thread_posix.cc 213 bool PlatformThread::CreateNonJoinable(size_t stack_size, Delegate* delegate) {
platform_thread_win.cc 187 bool PlatformThread::CreateNonJoinable(size_t stack_size, Delegate* delegate) {

Completed in 55 milliseconds