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

  /external/chromium/base/
logging.cc 245 log_lock = new base::internal::LockImpl();
265 log_lock->Lock();
277 log_lock->Unlock();
284 static base::internal::LockImpl* log_lock; member in class:logging::LoggingLock
301 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 269 milliseconds