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

  /external/chromium_org/content/gpu/
gpu_watchdog_thread.cc 37 watched_thread_handle_(0),
52 &watched_thread_handle_,
114 CloseHandle(watched_thread_handle_);
296 BOOL result = GetThreadTimes(watched_thread_handle_,
gpu_watchdog_thread.h 83 void* watched_thread_handle_; member in class:content::GpuWatchdogThread

Completed in 1103 milliseconds