HomeSort by relevance Sort by last modified time
    Searched refs:thread_result (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ppapi/native_client/tests/ppapi_browser/crash/
ppapi_crash_ppapi_off_main_thread.cc 29 void* thread_result; local
31 pthread_join(tid, &thread_result); // Wait for the thread to crash.
  /external/chromium_org/chrome/test/automation/
automation_proxy.cc 147 bool thread_result = thread->StartWithOptions(options); local
148 DCHECK(thread_result);

Completed in 611 milliseconds