HomeSort by relevance Sort by last modified time
    Searched refs:log_lock (Results 1 - 3 of 3) 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/chromium_org/base/
logging.cc 230 log_lock = new base::internal::LockImpl();
250 log_lock->Lock();
262 log_lock->Unlock();
269 static base::internal::LockImpl* log_lock; member in class:logging::__anon6176::LoggingLock
286 base::internal::LockImpl* LoggingLock::log_lock = NULL; member in class:logging::__anon6176::LoggingLock
  /external/zlib/src/examples/
gzlog.c 348 local int log_lock(struct log *log) function
    [all...]

Completed in 1285 milliseconds