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

  /external/chromium/chrome/browser/importer/
firefox_profile_lock_posix.cc 108 struct flock testlock = lock; local
109 if (fcntl(lock_fd_, F_GETLK, &testlock) == -1) {
  /external/chromium_org/chrome/browser/importer/
firefox_profile_lock_posix.cc 108 struct flock testlock = lock; local
109 if (fcntl(lock_fd_, F_GETLK, &testlock) == -1) {

Completed in 294 milliseconds