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

  /external/chromium_org/content/common/
handle_enumerator_win.h 24 MutexHandle,
handle_enumerator_win.cc 36 handle_types[sandbox::HandleTable::kTypeMutex] = MutexHandle;
278 case MutexHandle:
  /external/chromium_org/base/
logging.cc 11 typedef HANDLE MutexHandle;
38 typedef pthread_mutex_t* MutexHandle;
271 static MutexHandle log_mutex;
289 MutexHandle LoggingLock::log_mutex = NULL;

Completed in 6470 milliseconds