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

  /external/chromium/base/
logging.cc 242 log_lock = new base::internal::LockImpl();
262 log_lock->Lock();
274 log_lock->Unlock();
281 static base::internal::LockImpl* log_lock; member in class:logging::LoggingLock
298 base::internal::LockImpl* LoggingLock::log_lock = NULL; member in class:logging::LoggingLock
  /external/zlib/examples/
gzlog.c 348 local int log_lock(struct log *log) function
    [all...]

Completed in 678 milliseconds