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

  /external/chromium_org/base/
logging.cc 227 log_lock = new base::internal::LockImpl();
247 log_lock->Lock();
259 log_lock->Unlock();
266 static base::internal::LockImpl* log_lock; member in class:logging::__anon6936::LoggingLock
283 base::internal::LockImpl* LoggingLock::log_lock = NULL; member in class:logging::__anon6936::LoggingLock
  /external/zlib/src/examples/
gzlog.c 348 local int log_lock(struct log *log) function
    [all...]

Completed in 241 milliseconds