Searched refs:log_lock (Results 1 - 2 of 2) sorted by relevance

/external/libchrome/base/
H A Dlogging.cc216 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::__anon10013::LoggingLock
261 base::internal::LockImpl* LoggingLock::log_lock = nullptr; member in class:logging::__anon10013::LoggingLock
/external/zlib/src/examples/
H A Dgzlog.c348 local int log_lock(struct log *log) function
824 if (log_lock(log) < 0)

Completed in 211 milliseconds