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

  /external/zlib/src/examples/
gzlog.c 348 local int log_lock(struct log *log) function
    [all...]
  /external/libchrome/base/
logging.cc 216 log_lock = new base::internal::LockImpl();
229 log_lock->Lock();
239 log_lock->Unlock();
246 static base::internal::LockImpl* log_lock; member in class:logging::__anon22515::LoggingLock
261 base::internal::LockImpl* LoggingLock::log_lock = nullptr; member in class:logging::__anon22515::LoggingLock

Completed in 74 milliseconds