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

  /external/webkit/Tools/Scripts/webkitpy/common/system/
file_lock_unittest.py 48 self._file_lock1.acquire_lock()
52 self.assertFalse(self._file_lock2.acquire_lock())
60 self._file_lock1.acquire_lock()
file_lock.py 61 def acquire_lock(self): member in class:FileLock
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
http_lock.py 111 if not self._guard_lock.acquire_lock():
  /external/chromium/sdch/open-vcdiff/src/
gflags.cc 675 MutexLock acquire_lock(&global_registry_lock_);
    [all...]

Completed in 2940 milliseconds